Re: Renaming of pg_xlog and pg_clog

Поиск
Список
Период
Сортировка
От David Steele
Тема Re: Renaming of pg_xlog and pg_clog
Дата
Msg-id 49946956-1e30-fa5e-58a2-1906fd0a6ea7@pgmasters.net
обсуждение исходный текст
Ответ на Re: Renaming of pg_xlog and pg_clog  (Andres Freund <andres@anarazel.de>)
Ответы Re: Renaming of pg_xlog and pg_clog  (Andres Freund <andres@anarazel.de>)
Список 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 по дате отправления:

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: [WIP] Patches to enable extraction state of query execution from external session
Следующее
От: Andres Freund
Дата:
Сообщение: Re: Renaming of pg_xlog and pg_clog