mirror of
https://github.com/postgres/postgres.git
synced 2026-04-11 20:16:33 -04:00
exit. Without this, operations triggered during backend exit (such as temp table deletions) won't be counted ... which given heavy usage of temp tables can lead to pg_autovacuum falling way behind on the need to vacuum pg_class and pg_attribute. Per reports from Steve Crawford and others. |
||
|---|---|---|
| .. | ||
| Makefile | ||
| pgstat.c | ||
| postmaster.c | ||