Re: pg_autovacuum settings not saved on dump - Mailing list pgsql-hackers

From Tom Lane
Subject Re: pg_autovacuum settings not saved on dump
Date
Msg-id 26250.1126841063@sss.pgh.pa.us
Whole thread Raw
In response to Re: pg_autovacuum settings not saved on dump  (Robert Treat <xzilla@users.sourceforge.net>)
Responses Re: pg_autovacuum settings not saved on dump
List pgsql-hackers
Robert Treat <xzilla@users.sourceforge.net> writes:
> On Thursday 15 September 2005 15:41, Alvaro Herrera wrote:
>> Robert Treat reminded me the other day that we don't currently save
>> pg_autovacuum settings on pg_dump. 

> ISTM this is a backwards incompatibility with previous installations that 
> might have used autovacuum from contrib,

How do you figure that?  There was no corresponding capability at all in
previous versions, and pg_dump certainly didn't save any of the contrib
autovacuum daemon's arguments for you.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Neil Conway
Date:
Subject: Re: Beta2 Wrap Up ...
Next
From: Gregory Maxwell
Date:
Subject: Re: Spinlocks, yet again: analysis and proposed patches