Re: Queries in replica are failing - Mailing list pgsql-admin

From Laurenz Albe
Subject Re: Queries in replica are failing
Date
Msg-id 5c73f68597098635fe0f09b0f57ea8c1c85403a0.camel@cybertec.at
Whole thread Raw
In response to Re: Queries in replica are failing  (ROHIT SACHDEVA <sachdeva.rohit648@gmail.com>)
Responses Re: Queries in replica are failing
List pgsql-admin
On Fri, 2024-05-31 at 23:37 +0530, ROHIT SACHDEVA wrote:
> On Thu, May 30, 2024 at 11:37 AM Laurenz Albe <laurenz.albe@cybertec.at> wrote:
> > Sure, WAL will pile up on the standby if it cannot be replayed right away.
> >
> > You could stop replication, but then WAL would pile up on the primary server.
> >
> > You have to keep the information somewhere.
>
> So What will be the work around for this.

Get more disk space, or perform less work on the database.

Yours,
Laurenz Albe



pgsql-admin by date:

Previous
From: ROHIT SACHDEVA
Date:
Subject: Re: Queries in replica are failing
Next
From: ROHIT SACHDEVA
Date:
Subject: Re: Queries in replica are failing