I am running gather_database_stats every weekend. Strangely there is one table with its indexes every monday, that aren't analyzed (last_analyzed is null) .
When i manually run gather_schema_stats with options => 'GATHER EMPTY') they all get analyzed.
Bookmarks