Re: [9.3 bug] disk space in pg_xlog increases during archive recovery

Поиск
Список
Период
Сортировка
От Dimitri Fontaine
Тема Re: [9.3 bug] disk space in pg_xlog increases during archive recovery
Дата
Msg-id m2txj8cvpv.fsf@2ndQuadrant.fr
обсуждение исходный текст
Ответ на Re: [9.3 bug] disk space in pg_xlog increases during archive recovery  (Michael Paquier <michael.paquier@gmail.com>)
Список pgsql-hackers
Michael Paquier <michael.paquier@gmail.com> writes:
> By reading this thread, -1 for the addition of a new GUC parameter related
> to cascading, it looks like an overkill for the possible gain. And +1 for
> the removal of WAL file once it is replayed in archive recovery if
> cascading replication is not allowed. However, what about

Well, we still don't register standby servers, so I vote against early
removal of files that you have no possible way to know if they are still
useful or not. We need something smarter here. Please.

Regards,
-- 
Dimitri Fontaine
http://2ndQuadrant.fr     PostgreSQL : Expertise, Formation et Support



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

Предыдущее
От: Craig Ringer
Дата:
Сообщение: FOR [SHARE|UPDATE] NOWAIT may still block in EvalPlanQualFetch
Следующее
От: BladeOfLight16
Дата:
Сообщение: Re: [GENERAL] postgres FDW cost estimation options unrecognized in 9.3-beta1