Re: Postgresql.conf Documentation change

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: Postgresql.conf Documentation change
Date: 2004-08-16 15:59:17
Message-ID: 200408160859.17023.josh@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

Bruce,

> One issue is that the postgresql.conf file only gets installed as part
> of initdb so a shutdown/install/restart will replace the sample file,
> but the server file will retain comments until an initdb. This means
> some beta people might go into 8.0.0 final with comments, and some will
> not.

I think there's a couple other patches that have the same effect (that is,
initdb is required to take care of them). I think people using the beta
should expect to re-build several times, anyway -- if they're not, they
shouldn't use beta software.

Also, this is basically a "documentation" bug, intended to make
postgresql.conf easier to understand, so even if some beta tester doesn't
load it, postgresql.conf still works ..

--
Josh Berkus
Aglio Database Solutions
San Francisco

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message David Fetter 2004-08-16 16:01:03 HASHes [was Re: Calling PL functions with named parameters]
Previous Message Tom Lane 2004-08-16 15:49:50 Re: COPY with column headings

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2004-08-16 16:00:01 Re: [PATCHES] Bug: century/millenium still broken
Previous Message Bruce Momjian 2004-08-16 15:58:49 Re: [BUGS] 8.0.0beta1: -lpthread missing