Re: Simple thing to make pg_autovacuum more useful - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: Simple thing to make pg_autovacuum more useful
Date
Msg-id 20080118003153.GM17828@alvh.no-ip.org
Whole thread Raw
In response to Simple thing to make pg_autovacuum more useful  ("Joshua D. Drake" <jd@commandprompt.com>)
Responses Re: Simple thing to make pg_autovacuum more useful  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: Simple thing to make pg_autovacuum more useful  (Bruce Momjian <bruce@momjian.us>)
List pgsql-hackers
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


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Simple thing to make pg_autovacuum more useful
Next
From: Tom Lane
Date:
Subject: Re: Simple thing to make pg_autovacuum more useful