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 16045.1126814411@sss.pgh.pa.us
Whole thread Raw
In response to pg_autovacuum settings not saved on dump  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
List pgsql-hackers
Alvaro Herrera <alvherre@alvh.no-ip.org> writes:
> Expected or not, fact is it's not user friendly.  We should at least
> document this somewhere so users can take care of it by themselves.  Not
> sure where does it belong though.  The autovacuum section, the backup
> section?  Does it merit a mention on the release notes?

Wherever we document that those settings exist at all (which is not real
prominent AFAIR).
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Per-table freeze limit proposal
Next
From: "Michael Paesold"
Date:
Subject: Re: Spinlocks, yet again: analysis and proposed patches