When analyzing a partitioned table, I think you should use ANALYZE ONLY, or otherwise avoid processing the children twice.
Thanks for handling this. I was recently suprised to learn that vacuumdb doesn't process parents. -- Justin
When analyzing a partitioned table, I think you should use ANALYZE ONLY, or otherwise avoid processing the children twice.
Thanks for handling this. I was recently suprised to learn that vacuumdb doesn't process parents. -- Justin