Re: switch UNLOGGED to LOGGED

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: switch UNLOGGED to LOGGED
Дата
Msg-id BANLkTinHoAHiRCZJsL-3onQWmccW9io0tg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: switch UNLOGGED to LOGGED  (Noah Misch <noah@leadboat.com>)
Ответы Re: switch UNLOGGED to LOGGED
Список pgsql-hackers
On Thu, May 19, 2011 at 11:13 AM, Noah Misch <noah@leadboat.com> wrote:
> It would solve the problem, but it would mean resetting unlogged relations on
> the standby at every shutdown checkpoint.  That's probably not a performance
> problem, but it is a hack.

I haven't thought about this too deeply, but I'm not sure I agree
that's a hack.  Why do you think it is?

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


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

Предыдущее
От: Noah Misch
Дата:
Сообщение: Re: switch UNLOGGED to LOGGED
Следующее
От: Robert Haas
Дата:
Сообщение: Re: use less space in xl_xact_commit patch