Re: When is archive_cleanup called?

Поиск
Список
Период
Сортировка
От Jeff Janes
Тема Re: When is archive_cleanup called?
Дата
Msg-id CAMkU=1z6G+vja2UZQrVtcxjPY+ef+--ybegUVnEL_M_dpM-4qA@mail.gmail.com
обсуждение исходный текст
Ответ на When is archive_cleanup called?  (François Beausoleil <francois@seevibes.com>)
Ответы Re: When is archive_cleanup called?
Список pgsql-general
On Fri, Nov 30, 2012 at 6:44 AM, François Beausoleil
<francois@seevibes.com> wrote:
>
> How come no new restart points were achieved? I had 4008 WAL archives on my slave. I expected them to be removed as
streamingreplication progressed. Are restart points prevented while long queries are running? 


They can be prevented, depending on how you what settings you have for
max_standby_*_delay.

Cheers,

Jeff


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

Предыдущее
От: tim_wilson
Дата:
Сообщение: Re: Statistics mismatch between n_live_tup and actual row count
Следующее
От: Jeff Janes
Дата:
Сообщение: Re: Query and index ... unexpected result need advice.