select count(*), count(*) filter (where last_autovacuum is not null) from
pg_stat_all_tables
count   count
36605   1178

But what tables should I see if vacuum ran on it ?



--
Sent from: https://www.postgresql-archive.org/PostgreSQL-general-f1843780.html


Reply via email to