pg_autovacuum entries - Mailing list pgsql-admin

From Anj Adu
Subject pg_autovacuum entries
Date
Msg-id f2fd819a0910301448t37701af4n4e8fda1c55002632@mail.gmail.com
Whole thread Raw
Responses Re: pg_autovacuum entries
List pgsql-admin
We are running a mix postgres 8.1.2 and 8.1.9 on several boxes.

I would like to use the pg_autovacuum table to skip vacuuming certain
tables that get dropped regularly (partitions)

Is there a way to create an entry for a table that does not exist yet?
Reason I ask is we have several "daily" partitions and I will have to
modify scripts on several boxes to insert entries after the partitions
get created. If I can pre-insert values in pg_autovacuum..it will save
me a lot of trouble.

pgsql-admin by date:

Previous
From: "Arnold, Sandra"
Date:
Subject: Enabling Server Instrumentation on 8.4.1
Next
From: Alvaro Herrera
Date:
Subject: Re: pg_autovacuum entries