Re: Command to prune archive at restartpoints

Поиск
Список
Период
Сортировка
От Simon Riggs
Тема Re: Command to prune archive at restartpoints
Дата
Msg-id 1276514978.23257.50254.camel@ebony
обсуждение исходный текст
Ответ на Re: Command to prune archive at restartpoints  (Dimitri Fontaine <dfontaine@hi-media.com>)
Ответы Re: Command to prune archive at restartpoints  (Dimitri Fontaine <dfontaine@hi-media.com>)
Список pgsql-hackers
On Mon, 2010-06-14 at 12:21 +0200, Dimitri Fontaine wrote:
> Fujii Masao <masao.fujii@gmail.com> writes:
> > In SR, WAL files in the pg_xlog directory on the standby are recycled
> > by every restartpoints. So your proposed function seems not to be helpful
> > even if hot_standby = on.
> 
> Then I guess I'm at a loss here: what is the pg_archivecleanup utility
> good for in a standby?

Cleaning the archive directory, not the pg_xlog directory.

-- Simon Riggs           www.2ndQuadrant.com



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

Предыдущее
От: Simon Riggs
Дата:
Сообщение: Re: pg_archive_bypass
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: 9.0beta2 - server crash when using HS + SR