Re: Roll forward the replica instance

From: Kashif Zeeshan <kashi(dot)zeeshan(at)gmail(dot)com>
To: Siraj G <tosiraj(dot)g(at)gmail(dot)com>
Cc: Pgsql-admin <pgsql-admin(at)lists(dot)postgresql(dot)org>
Subject: Re: Roll forward the replica instance
Date: 2024-07-05 04:16:02
Message-ID: CAAPsdhcLRt+M7eOyJiyxeoGfJ1k0orZYyPZgVWSu9epy-KJwKQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi

There can be two ways

1. Setup standby again.
2. Use pg_rewind.

https://www.postgresql.org/docs/current/app-pgrewind.html

Regards
Kashif Zeeshan

On Thu, Jul 4, 2024 at 10:48 PM Siraj G <tosiraj(dot)g(at)gmail(dot)com> wrote:

> Hello -
>
> Is there any way we can roll forward the replica instance in PgSQL
> streaming replication environment? Say, WALs are deleted and there is a gap
> in the replica, what are the ways to sync the replica with its primary?
>
> Regards
> Siraj
>

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message nikhil kumar 2024-07-05 04:23:25 Re: Roll forward the replica instance
Previous Message Wasim Devale 2024-07-04 19:49:31 reindex from pgadmin issue