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: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Curt Sampson <cjs@cynic.net>, "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-15T04:01:19Z
Lists: pgsql-hackers
I would like to know how to move this item forward. --------------------------------------------------------------------------- Tom Lane wrote: > Curt Sampson <cjs@cynic.net> writes: > > ... just for the record I'm with the "don't > > use an environment variable" crowd here, too. It's way, way to easy > > to start up with the wrong setting in your environment. > > What he said ... > > > Oh, and yes, it does need to be changable after an initdb. Say you > > start out with only one disk on your system, but add a second disk > > later, and want to move the log to that? > > Sure, there should be *a* way to do that. It does not have to be as > easy as "change an environment variable". And in fact the primary > objection to this patch is exactly that it is *not* as easy as "change > an environment variable" --- what you get if you just change your > environment variable is not a moved xlog, but a broken database. > Possibly an irredeemably broken database. > > regards, tom lane > -- 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