Autovacuum on Partitioned Tables - Mailing list pgsql-general

From Ryan Ruenroeng
Subject Autovacuum on Partitioned Tables
Date
Msg-id CAEuohQp_iK8jKceQ1BUKZWtzhz4F=utke1WcYqK31ZAV4FV-Og@mail.gmail.com
Whole thread Raw
Responses Re: Autovacuum on Partitioned Tables  (Ron <ronljohnsonjr@gmail.com>)
Re: Autovacuum on Partitioned Tables  (Laurenz Albe <laurenz.albe@cybertec.at>)
List pgsql-general
Hello there!

There is a statement in the Postgres Docs: "Partitioned tables are not processed by autovacuum."

What does the above statement mean?
Does autovacuum not process both the parent and the child tables in a partition relationship? 

What is the definition of a partitioned table?

I have a table with 50+ million rows that gets data added to/wiped from it every 90 days. We are planning to break this table into a few thousand partitions. More partitions will likely be added in the future, but we don't have plans to delete any of the partitions. Will we need to manually track the statistics of these partitions and manually vacuum the tables or will autovacuum help to manage them?

Best,
Ryan

pgsql-general by date:

Previous
From: "Peter J. Holzer"
Date:
Subject: Re: CASE CLOSED... Re: "peer" authentication: cannot make "pg_ident.conf" work as I believe that the doc says that it should
Next
From: Bryn Llewellyn
Date:
Subject: Re: CASE CLOSED... Re: "peer" authentication: cannot make "pg_ident.conf" work as I believe that the doc says that it should