On 10-09-21 05:53 PM, Aleksey Tsalolikhin wrote: > > Thank you. I see how to control autovacuuming using ALTER TABLE. > So Vick and Brad both let Postgres autovacuum the Slony tables.
Patch applied. Thanks > > I propose a patch to http://www.slony.info/documentation/maintenance.html : > > Change section title from > "6.1. Interaction with PostgreSQL autovacuum" > to > "6.1. Interaction with PostgreSQL 8.1 and 8.2 autovacuum" > > Change > "The following query (change the cluster name to match your local > configuration) will identify the tables that autovacuum should be > configured not to process" > to > "The following query (change the cluster name to match your local > configuration) on Postgres 8 versions up to and not including 8.4 will > identify the tables that autovacuum should be configured not to > process" > > Change > "The following query will populate pg_catalog.pg_autovacuum with > suitable configuration information: " > to > "The following query (for Postgres versions up to and not including > 8.4) will populate pg_catalog.pg_autovacuum with suitable > configuration information: " > > Best, > -at > _______________________________________________ > Slony1-general mailing list > [email protected] > http://lists.slony.info/mailman/listinfo/slony1-general _______________________________________________ Slony1-general mailing list [email protected] http://lists.slony.info/mailman/listinfo/slony1-general
