Re: AW: Proposed WAL changes - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: AW: Proposed WAL changes
Date
Msg-id 200103071450.JAA02300@candle.pha.pa.us
Whole thread Raw
In response to Re: AW: Proposed WAL changes  ("Vadim Mikheev" <vmikheev@sectorbase.com>)
List pgsql-hackers
> > > I thought the intended way to change a GUC parameter permanently was to
> > > edit data/postgresql.conf . No ?
> > > 
> > 
> > What I've thought is to implement a new command to
> > change archdir under WAL's control.
> > If it's different from Vadim's plan I don't object.
> 
> Actually, I have no concrete plans for archdir yet - this
> one is for WAL based BAR we should discuss in future.
> So, I don't see why to remove archdir from pg_control now.

Maybe we can get BAR in 7.1.X so maybe we should have the option to add
it.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


pgsql-hackers by date:

Previous
From: Zeugswetter Andreas SB
Date:
Subject: AW: WAL-based allocation of XIDs is insecure
Next
From: Bruce Momjian
Date:
Subject: Re: WAL & SHM principles