Re: How to speed WAL apply in destination

Поиск
Список
Период
Сортировка
От SASIKUMAR Devaraj
Тема Re: How to speed WAL apply in destination
Дата
Msg-id 203270855.2602687.1670583423055@mail.yahoo.com
обсуждение исходный текст
Ответ на Re: How to speed WAL apply in destination  (Laurenz Albe <laurenz.albe@cybertec.at>)
Ответы Re: How to speed WAL apply in destination  (Scott Ribe <scott_ribe@elevated-dev.com>)
Re: How to speed WAL apply in destination  (Rui DeSousa <rui@crazybean.net>)
Re: How to speed WAL apply in destination  (Mladen Gogala <gogala.mladen@gmail.com>)
Список pgsql-admin
During certain interval there is huge WAL file generation f3om primary around 300gb/hr which delays sync in secondary by atleast 30 mins. Other time it is normal 


On Fri, Dec 9, 2022 at 4:20 PM, Laurenz Albe
<laurenz.albe@cybertec.at> wrote:
On Fri, 2022-12-09 at 08:47 +0000, Bryon Roché wrote:

> On December 9, 2022 5:02:59 AM UTC, SASIKUMAR Devaraj <sashikumard@yahoo.com> wrote:
> > How to speed up WAL apply process in secondary? Any parameter available from postgres, apart from disk speed? 
>
> There are fsync parameters which can be set to off that may provide a modest speed increase, at the cost of removing crash safety.


That is spectacularly bad advice.

Is the disk the bottleneck at all?

Yours,
Laurenz Albe



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

Предыдущее
От: Laurenz Albe
Дата:
Сообщение: Re: How to speed WAL apply in destination
Следующее
От: Scott Ribe
Дата:
Сообщение: Re: How to speed WAL apply in destination