View Single Post

   
  #1 (permalink)  
Old 04-15-2008, 11:42 PM
Alvaro Herrera
 
Posts: n/a
Default Re: Simple thing to make pg_autovacuum more useful

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

Reply With Quote