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

From Ron Johnson
Subject Re: Parallelize WAL Sender and WAL receiver
Date
Msg-id CANzqJaBOwZd3r3KhS3DsGZ9TiSJahvGC+Z127Q_riT+zxinD0Q@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?
 
Accumulation on the *primary* sounds like slow (or not-fast-enough) networking.
Or using synchronous replication instead of async replication.
Or a combination of both.

--
Death to America, and butter sauce.
Iraq lobster!

pgsql-admin by date:

Previous
From: Karthik Yellapragada
Date:
Subject: Parallelize WAL Sender and WAL receiver
Next
From: Keith
Date:
Subject: Re: Parallelize WAL Sender and WAL receiver