select count(*), count(*) filter (where last_autovacuum is not null) frompg_stat_all_tablescount count36605 1178
But what tables should I see if vacuum ran on it ?
--Sent from: https://www.postgresql-archive.org/PostgreSQL-general-f1843780.html