mirror of
https://github.com/postgres/postgres.git
synced 2026-03-01 21:01:12 -05:00
(the stats system has always collected this info, but the views were filtering it out). Modify autovacuum so that over-threshold activity in a toast table can trigger a VACUUM of the parent table, even if the parent didn't appear to need vacuuming itself. Per discussion a month or so back about "short, wide tables". |
||
|---|---|---|
| .. | ||
| autovacuum.c | ||
| bgwriter.c | ||
| fork_process.c | ||
| Makefile | ||
| pgarch.c | ||
| pgstat.c | ||
| postmaster.c | ||
| syslogger.c | ||