Re: Replication Slots.

From: Scott Ribe <scott_ribe(at)elevated-dev(dot)com>
To: Gambhir Singh <gambhir(dot)singh05(at)gmail(dot)com>
Cc: Pgsql-admin <pgsql-admin(at)lists(dot)postgresql(dot)org>
Subject: Re: Replication Slots.
Date: 2025-05-28 14:31:42
Message-ID: 589E78A6-CDB4-4844-BEFD-DB8482D6A57A@elevated-dev.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Depends on version, I think. IIRC cascaded replication like that was added in fairly recent PG versions.

--
Scott Ribe
scott_ribe(at)elevated-dev(dot)com
https://www.linkedin.com/in/scottribe/

> On May 28, 2025, at 8:20 AM, Gambhir Singh <gambhir(dot)singh05(at)gmail(dot)com> wrote:
>
> Can we create replication slots on standby and read the changes. App team using Abnitio Graph to get the changes in db through replication slots. Currently they are working on primary DB, now they are asking if they can use standby for the same to offload the primary DB.

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message motorao (敖罡) 2025-05-29 06:46:28 Problem syncing PostgreSQL repository
Previous Message Gambhir Singh 2025-05-28 14:20:17 Replication Slots.