Re: Replication Lag Causes

Поиск
Список
Период
Сортировка
От Stuart Bishop
Тема Re: Replication Lag Causes
Дата
Msg-id CADmi=6N-eML3_XWBKKhBo7zhnjcmY3UT5ZBY6Za+b9UCGA3fcA@mail.gmail.com
обсуждение исходный текст
Ответ на Replication Lag Causes  (Mike Wilson <mfwilson@gmail.com>)
Список pgsql-performance
On 2 November 2014 05:33, Mike Wilson <mfwilson@gmail.com> wrote:

> Any recommendations would be very helpful.

Try using ionice and renice to increase the priority of the WAL sender
process on the master. If it helps, you are lagging because not enough
resources are being used by the sender process (rather than the slave
having trouble, for example). Lowering the number of concurrent
connections in your pgbouncer connection pool could help here.


--
Stuart Bishop <stuart@stuartbishop.net>
http://www.stuartbishop.net/


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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: assignment vs SELECT INTO
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: unnecessary sort in the execution plan when doing group by