View Single Post

   
  #5 (permalink)  
Old 04-15-2008, 11:46 PM
Bruce Momjian
 
Posts: n/a
Default Re: Simple thing to make pg_autovacuum more useful


Added to TODO:


o Store per-table autovacuum settings in pg_class.reloptions.

http://archives.postgresql.org/pgsql...2/msg01440.php
http://archives.postgresql.org/pgsql...1/msg00724.php


---------------------------------------------------------------------------

Alvaro Herrera wrote:
> All this thread is a waste of time. We've previously agreed that we're
> going to store autovacuum per-table settings in pg_class.reloptions.
> That automatically gives it pg_dump support, and moreover it means the
> user needs not set the options that he/she doesn't want to change from
> defaults.
>
> --
> Alvaro Herrera http://www.CommandPrompt.com/
> PostgreSQL Replication, Consulting, Custom Development, 24x7 support
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: explain analyze is your friend


--
Bruce Momjian <bruce@momjian.us> http://momjian.us
EnterpriseDB http://postgres.enterprisedb.com

+ If your life is a hard drive, Christ can be your backup. +

--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply With Quote