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

From David Steele
Subject Re: Renaming of pg_xlog and pg_clog
Date
Msg-id 49946956-1e30-fa5e-58a2-1906fd0a6ea7@pgmasters.net
Whole thread Raw
In response to Re: Renaming of pg_xlog and pg_clog  (Andres Freund <andres@anarazel.de>)
Responses Re: Renaming of pg_xlog and pg_clog  (Andres Freund <andres@anarazel.de>)
List pgsql-hackers
On 8/29/16 11:35 AM, Andres Freund wrote:
> On 2016-08-29 11:18:38 -0400, David Steele wrote:
>> pg_logical -> pg_replgcl
> 
> That seems considerably worse.

Fair enough.  I was just trying to throw something out there to get rid
of the "log" in logical.

>> pg_replslot -> pg_tmp/pg_repslot
> 
> That's most certainly not ephemeral. Just because something isn't
> generally appropriate on a standby, doesn't, by far, mean it's ephemeral.

Yes, ephemeral was a poor choice of words.  I really meant "can be
excluded from backups".

-- 
-David
david@pgmasters.net



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: [WIP] Patches to enable extraction state of query execution from external session
Next
From: Andres Freund
Date:
Subject: Re: Renaming of pg_xlog and pg_clog