Re: [COMMITTERS] pgsql-server/src backend/tcop/postgres.cbacke
Bruce Momjian <pgman@candle.pha.pa.us>
From: Bruce Momjian <pgman@candle.pha.pa.us>
To: Curt Sampson <cjs@cynic.net>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, "scott.marlowe" <scott.marlowe@ihs.com>, Thomas Lockhart <lockhart@fourpalms.org>, "Marc G. Fournier" <scrappy@hub.org>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2002-08-17T15:13:56Z
Lists: pgsql-hackers
OK, with two people now asking to have the patch removed, and with no comment from Thomas, I have removed the patch. This removes XLogDir environment variable, and -X postmaster/postgres/initdb/pg_ctl flag. I have also removed the code that dynamically sized xlogdir. I will post the patch to patches, and keep the patch here in case it is needed later. --------------------------------------------------------------------------- Curt Sampson wrote: > On Fri, 16 Aug 2002, Bruce Momjian wrote: > > > Part of the reason we can't "just continue to use the symlink method" is > > that the PGXLOG environment variable situation is currently in CVS > > beyond initdb and in postmaster, postgres, and pg_ctl, so we do have to > > do something before 7.3 or we will have new environment variable > > handling in all those commands, and I don't think we have agreement on > > that. > > Well, let's take it out, then, and use the symlink instead. It may > be in CVS now, but it's never been in a release, so there should > be no problem with removing it. > > I think we've got some pretty strong opinions here that distributing > configuration information amongst multiple environment variables > is a Bad Idea. > > cjs > -- > Curt Sampson <cjs@cynic.net> +81 90 7737 2974 http://www.netbsd.org > Don't you know, in this new Dark Age, we're all light. --XTC > > > ---------------------------(end of broadcast)--------------------------- > TIP 6: Have you searched our list archives? > > http://archives.postgresql.org > -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073