Re: [PATCHES] Postgresql.conf Documentation change

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: josh(at)agliodbs(dot)com
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [PATCHES] Postgresql.conf Documentation change
Date: 2004-08-19 22:25:00
Message-ID: 200408192225.i7JMP0B24183@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

Josh Berkus wrote:
> Tom,
>
> > Right at the moment my feeling is that there are issues here that are
> > considerably more subtle than we realized, and rather than risk creating
> > unforeseen problems, we ought to bounce the whole issue back to the TODO
> > list for 8.1.
>
> Agreed. I will submit a new patch that simply adds a cautionary note to
> postgresql.conf explaining the re-commenting issue.

Yes, agreed. Who knows what other issues we might hit if we went ahead,
and the confusion we would cause for beta testers who already tested
beta1.

Update TODO item:

* Un-comment all variables in postgresql.conf

By not showing commented-out variables, we discourage people from
thinking that re-commenting a variable returns it to its default.
Another option is to allow commented values to return to their
default values.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2004-08-19 22:25:25 Re: Postgresql.conf Documentation change
Previous Message Simon Riggs 2004-08-19 21:56:41 Re: repeatable system index corruption on 7.4.2

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2004-08-19 22:25:25 Re: Postgresql.conf Documentation change
Previous Message Josh Berkus 2004-08-19 21:42:26 Re: [PATCHES] Postgresql.conf Documentation change