AW: Proposed WAL changes - Mailing list pgsql-hackers

From Zeugswetter Andreas SB
Subject AW: Proposed WAL changes
Date
Msg-id 11C1E6749A55D411A9670001FA687963368227@sdexcsrv1.f000.d0188.sd.spardat.at
Whole thread Raw
Responses RE: Proposed WAL changes  ("Hiroshi Inoue" <Inoue@tpf.co.jp>)
List pgsql-hackers
> >> Remove archdir from pg_control; it ought to be a GUC
> >> parameter, not a special case (not that it's implemented 
> yet anyway).
> 
> > Is archdir really a GUC parameter ?
> 
> Why shouldn't it be?  I see nothing wrong with changing it on-the-fly.

Yes, I think this is a good change, like all others except XID assignment :-)

Andreas


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: There is error at the examples in PL/pgSQL
Next
From: Philip Warner
Date:
Subject: Re: pg_dump writes SEQUENCEs twice with -a