Re: pg_autovacuum settings not saved on dump

From: Robert Treat <xzilla(at)users(dot)sourceforge(dot)net>
To: pgsql-hackers(at)postgresql(dot)org
Cc: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
Subject: Re: pg_autovacuum settings not saved on dump
Date: 2005-09-16 02:26:47
Message-ID: 200509152226.47236.xzilla@users.sourceforge.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thursday 15 September 2005 15:41, Alvaro Herrera wrote:
> Hi,
>
> Robert Treat reminded me the other day that we don't currently save
> pg_autovacuum settings on pg_dump.
<snip>
> Does it merit a mention on the release notes?
>

ISTM this is a backwards incompatibility with previous installations that
might have used autovacuum from contrib, so I think a mention of it is
warrented in the release notes (with a recomendation on how to port your old
autovacuum settings to the new system if anyone feels up to the task).

--
Robert Treat
Build A Brighter Lamp :: Linux Apache {middleware} PostgreSQL

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2005-09-16 02:31:13 Re: Beta2 Wrap Up ...
Previous Message Neil Conway 2005-09-16 02:06:57 Re: Beta2 Wrap Up ...