Re: Parallelize WAL Sender and WAL receiver - Mailing list pgsql-admin

From Keith
Subject Re: Parallelize WAL Sender and WAL receiver
Date
Msg-id CAHw75vu+DxaY-fNGT0br4uEcLj+ky1GM=xxge-3+08RWdVtYsQ@mail.gmail.com
Whole thread Raw
In response to Parallelize WAL Sender and WAL receiver  (Karthik Yellapragada <karthik.yellapragada@gmail.com>)
List pgsql-admin


On Wed, Sep 4, 2024 at 9:04 PM Karthik Yellapragada <karthik.yellapragada@gmail.com> wrote:
Hello all,

I frequently face the problem of wals generated faster than the wals transferred and applied.

Is there a way to speed up the process? So I don’t accumulate a lot of WALs at the primary?

Regards,
Karthik.
--
Thanks & Regards
Karthik Yellapragada
+1 860 830 5235

Take a look at pgBackRest. It provides an option for asynchronous WAL archiving and retrieval. The actual replay of the WAL is always single threaded.


Keith

pgsql-admin by date:

Previous
From: Ron Johnson
Date:
Subject: Re: Parallelize WAL Sender and WAL receiver
Next
From: Rui DeSousa
Date:
Subject: Re: Parallelize WAL Sender and WAL receiver