Re: Renaming of pg_xlog and pg_clog

Поиск
Список
Период
Сортировка
От Devrim Gündüz
Тема Re: Renaming of pg_xlog and pg_clog
Дата
Msg-id 1472214314.12318.13.camel@gunduz.org
обсуждение исходный текст
Ответ на Re: Renaming of pg_xlog and pg_clog  (Michael Paquier <michael.paquier@gmail.com>)
Ответы Re: Renaming of pg_xlog and pg_clog  (Euler Taveira <euler@timbira.com.br>)
Список pgsql-hackers
Hi,

On Fri, 2016-08-26 at 21:12 +0900, Michael Paquier wrote:
> In short, with the current names, sometimes users think that pg_xlog
> and pg_clog are just logs. And so it is fine to delete them to free up
> space, corrupting their cluster, because they are just *logs*.

...and we also have "pg_logical", that includes a "log" keyword already...

Regards,

--
Devrim GÜNDÜZ
EnterpriseDB: http://www.enterprisedb.com
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR

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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: Renaming of pg_xlog and pg_clog
Следующее
От: Kevin Grittner
Дата:
Сообщение: Re: [COMMITTERS] pgsql: Add the "snapshot too old" feature