From: | Andres Freund <andres(at)anarazel(dot)de> |
---|---|
To: | David Steele <david(at)pgmasters(dot)net> |
Cc: | Michael Paquier <michael(dot)paquier(at)gmail(dot)com>, Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Magnus Hagander <magnus(at)hagander(dot)net>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Renaming of pg_xlog and pg_clog |
Date: | 2016-08-29 15:35:45 |
Message-ID: | 20160829153545.pmxua4bnz5l2jhrb@alap3.anarazel.de |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Hi,
On 2016-08-29 11:18:38 -0400, David Steele wrote:
> pg_logical -> pg_replgcl
That seems considerably worse.
> 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.
Greetings,
Andres Freund
From | Date | Subject | |
---|---|---|---|
Next Message | Andres Freund | 2016-08-29 15:39:17 | Re: [COMMITTERS] pgsql: Fix pg_receivexlog --synchronous |
Previous Message | maksim | 2016-08-29 15:22:56 | [WIP] Patches to enable extraction state of query execution from external session |