Replication Slots.

From: Gambhir Singh <gambhir(dot)singh05(at)gmail(dot)com>
To: Pgsql-admin <pgsql-admin(at)lists(dot)postgresql(dot)org>
Subject: Replication Slots.
Date: 2025-05-28 14:20:17
Message-ID: CAHOGQfWJfjsjSe7D=xF5RWg+JfyVMGPp=jcypahNLxmS9o1iTQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi,

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.

--
Thanks & Regards
Gambhir Singh

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Scott Ribe 2025-05-28 14:31:42 Re: Replication Slots.
Previous Message David G. Johnston 2025-05-28 00:26:51 Re: How to check if a Procedure or FUNCTION EXIST