Re: Renaming of pg_xlog and pg_clog - Mailing list pgsql-hackers

From Jim Nasby
Subject Re: Renaming of pg_xlog and pg_clog
Date
Msg-id 64d3b741-35e6-5b48-d404-5c4834ee49fe@BlueTreble.com
Whole thread Raw
In response to Re: Renaming of pg_xlog and pg_clog  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Renaming of pg_xlog and pg_clog  (Andres Freund <andres@anarazel.de>)
List pgsql-hackers
On 8/27/16 1:11 PM, Tom Lane wrote:
> Alvaro Herrera <alvherre@2ndquadrant.com> writes:
>> I'm for renaming too, but I'd go with Peter E's suggestion: move pg_xlog
>> to something like $PGDATA/var/wal or $PGDATA/srv/wal or something like that.
>
> I think that would make sense if we were to relocate *everything* under
> PGDATA into some FHS-like subdirectory structure.  But I'm against moving
> the config files for previously-stated reasons, and I doubt it makes sense
> to adopt an FHS-like structure only in part.

What if we left symlinks for the config files? Or perhaps even better, 
provide a tool that will create them for people that actually need them.
-- 
Jim Nasby, Data Architect, Blue Treble Consulting, Austin TX
Experts in Analytics, Data Architecture and PostgreSQL
Data in Trouble? Get it in Treble! http://BlueTreble.com
855-TREBLE2 (855-873-2532)   mobile: 512-569-9461



pgsql-hackers by date:

Previous
From: Andreas Karlsson
Date:
Subject: Re: OpenSSL 1.1 breaks configure and more
Next
From: Andres Freund
Date:
Subject: Re: Renaming of pg_xlog and pg_clog