Re: Renaming of pg_xlog and pg_clog

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Renaming of pg_xlog and pg_clog
Дата
Msg-id 20160826025539.GA23997@momjian.us
обсуждение исходный текст
Ответ на Renaming of pg_xlog and pg_clog  (Michael Paquier <michael.paquier@gmail.com>)
Ответы Re: Renaming of pg_xlog and pg_clog  (Fujii Masao <masao.fujii@gmail.com>)
Re: Renaming of pg_xlog and pg_clog  (Stephen Frost <sfrost@snowman.net>)
Список pgsql-hackers
On Fri, Aug 26, 2016 at 11:39:29AM +0900, Michael Paquier wrote:
> Now, one of the things discussed as well was that we may want to still
> keep pg_xlog, and soft-link to pg_journal or whatever-the-new-name is
> to not break the existing tools. Personally, I'd prefer a hard break.
> That would not be complicated to fix for any tool maintainers.

I agree on a hard break, unless we get pushback from users, and even
then, they can create the symlinks themselves.

--  Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com

+ As you are, so once was I. As I am, so you will be. +
+                     Ancient Roman grave inscription +



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: [bug fix] Cascading standby cannot catch up and get stuck emitting the same message repeatedly
Следующее
От: Amit Kapila
Дата:
Сообщение: Re: Why is a newly created index contains the invalid LSN?