PostgreSQL 14, PostgreSQL 15

pg_backend_memory_contexts

I have always been curious to look at a certain Postgres backend connection’s memory consumption. With this new pg_backend_memory_contexts view, […]