Re: hot_standby_feedback vs. max_standby_archive_delay/max_standby_streaming_delay?

Поиск
Список
Период
Сортировка
От Shaun Thomas
Тема Re: hot_standby_feedback vs. max_standby_archive_delay/max_standby_streaming_delay?
Дата
Msg-id 53F65C5E.7020400@optionshouse.com
обсуждение исходный текст
Ответ на hot_standby_feedback vs. max_standby_archive_delay/max_standby_streaming_delay?  (Steve Kehlet <steve.kehlet@gmail.com>)
Список pgsql-general
On 08/21/2014 03:44 PM, Steve Kehlet wrote:

> So we're going to try applying max_standby_archive_delay and
> max_standby_streaming_delay to 1h or so. We're also looking at
> pg_xlog_replay_pause(), although this is less desirable because we
> don't want to have to ask the people running reports to remember to
> pause and resume things.

Looks right to me. Though with these settings, keep in mind that these
are not on a per-query basis. You will have queries canceled that may
have only been running for a few seconds, if other queries have caused a
long cumulative delay.

You can fiddle with these until you stop getting cancellations though.
Especially if, as you say, it's a slave that can fall behind safely.

--
Shaun Thomas
OptionsHouse, LLC | 141 W. Jackson Blvd. | Suite 800 | Chicago IL, 60604
312-676-8870
sthomas@optionshouse.com

______________________________________________

See http://www.peak6.com/email_disclaimer/ for terms and conditions related to this email


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

Предыдущее
От: Steve Kehlet
Дата:
Сообщение: hot_standby_feedback vs. max_standby_archive_delay/max_standby_streaming_delay?
Следующее
От: John R Pierce
Дата:
Сообщение: Re: hot_standby_feedback vs. max_standby_archive_delay/max_standby_streaming_delay?