Re: Decreasing WAL size effects

Поиск
Список
Период
Сортировка
От Kyle Cordes
Тема Re: Decreasing WAL size effects
Дата
Msg-id 490A3109.8060602@kylecordes.com
обсуждение исходный текст
Ответ на Re: Decreasing WAL size effects  (Gregory Stark <stark@enterprisedb.com>)
Список pgsql-general
Gregory Stark wrote:
> Greg Smith <gsmith@gregsmith.com> writes:
>
> Wouldn't it be just as good to indicate to the archive command the amount of
> real data in the wal file and have it only bother copying up to that point?

That sounds like a great solution to me; ideally it would be done in a
way that is always on (i.e. no setting, etc.).

On the log-recovery side, PG would need to be willing to accept
shorter-than-usual segments, if it's not already willing.


--
Kyle Cordes
http://kylecordes.com

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Are there plans to add data compression feature to postgresql?
Следующее
От: Greg Smith
Дата:
Сообщение: Re: Decreasing WAL size effects