Re: canceling statement coming in slave instance

Поиск
Список
Период
Сортировка
От Laurenz Albe
Тема Re: canceling statement coming in slave instance
Дата
Msg-id 7a4f88eeb049543c0508a343ba4bf274dc10b487.camel@cybertec.at
обсуждение исходный текст
Ответ на Re: canceling statement coming in slave instance  (Rohit Arora <arora.leo9@gmail.com>)
Список pgsql-admin
On Tue, 2018-11-27 at 10:20 +0530, Rohit Arora wrote:
[is fighting canceled queries dur to replication conflicts, but fears primary bloat]
In that case, I would set

max_standby_streaming_delay = -1
max_standby_archive_delay = -1
hot_standby_feedback = off

Then no queries should get canceled on the standby, and long queries
on the standby won't cause bloat on the primary.

The price you are paying is delayed replication.

Yours,
Laurenz Albe
-- 
Cybertec | https://www.cybertec-postgresql.com



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

Предыдущее
От: Rohit Arora
Дата:
Сообщение: Re: canceling statement coming in slave instance
Следующее
От: Moin Akther
Дата:
Сообщение: Manual Vacuum Analyze Take More Time