Re: autovacuum is running but pg_stat_all_tables empty

2018-11-19 Thread Laurenz Albe
Mariel Cherkassky wrote: > I'm trying to understand something that is weird on one of my environments. > When I query pg_stat_all_tables I see that most of the tables dont have any > value in the last_autovacuum/analyze column. In addition the columns > autovacuum_count/analyze_count is set to 0. H

autovacuum is running but pg_stat_all_tables empty

2018-11-19 Thread Mariel Cherkassky
Hi, I'm trying to understand something that is weird on one of my environments. When I query pg_stat_all_tables I see that most of the tables dont have any value in the last_autovacuum/analyze column. In addition the columns autovacuum_count/analyze_count is set to 0. However, when checking the log