Re: Partitioned tables are not processed by autovacuum.

2022-11-01 Thread Laurenz Albe
;Partitioned tables are not > processed by autovacuum." > https://www.postgresql.org/docs/15/routine-vacuuming.html > > What does the above statement mean? > Does autovacuum not process both the parent and the child tables in a > partition relationship? > > What is

Partitioned tables are not processed by autovacuum.

2022-11-01 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/15/runtime-config-autovacuum.html Description: There is a statement in the Postgres Docs: "Partitioned tables are not processed by autovacuum." https://www.postgresql.org/docs/