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 thatvacuumdb doesn't process parents.
-- Justin