Re: Setting a table to be ignored by autovacuum - Mailing list pgsql-general

From Alvaro Herrera
Subject Re: Setting a table to be ignored by autovacuum
Date
Msg-id 20100218195524.GD6317@alvh.no-ip.org
Whole thread Raw
In response to Re: Setting a table to be ignored by autovacuum  (Chris Barnes <compuguruchrisbarnes@hotmail.com>)
Responses Re: Setting a table to be ignored by autovacuum  (Chris Barnes <compuguruchrisbarnes@hotmail.com>)
List pgsql-general
Chris Barnes escribió:
>
>
>
> Right you are, I'm due to upgrade end of month on this system.
>
> Here I was thinking 8.4. Sorry for the spam.

You can "INSERT INTO pg_autovacuum VALUES ('schema.table'::regclass,
false, -1, -1, ...);" in previous versions.



--
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

pgsql-general by date:

Previous
From: Raymond O'Donnell
Date:
Subject: Re: PERFORM not working properly, please help..
Next
From: Chris Barnes
Date:
Subject: Re: Setting a table to be ignored by autovacuum