Re: WAL file location - Mailing list pgsql-hackers

From Curt Sampson
Subject Re: WAL file location
Date
Msg-id Pine.NEB.4.44.0207301312410.456-100000@angelic.cynic.net
Whole thread Raw
In response to WAL file location  (Thomas Lockhart <lockhart@fourpalms.org>)
List pgsql-hackers
On Mon, 29 Jul 2002, Thomas Lockhart wrote:

> I've developed patches to be able to specify the location of the WAL
> directory, with the default location being where it is now. The patches
> define a new environment variable PGXLOG (a la PGDATA) and postmaster,
> postgres, initdb and pg_ctl have been taught to recognize a new command
> line switch "-X" a la "-D".

What's the advantage of this over just using a symlink?

> I'm intending to head towards finer control of locations of tables and
> indices next by implementing some notion of named storage area, perhaps
> including the "tablespace" nomenclature....

This I would really love to have.

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
alllight.  --XTC
 



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: WAL file location
Next
From: Curt Sampson
Date:
Subject: Re: WAL file location