Re: Replicate data from one standby server to another standby

2023-04-09 Thread Inzamam Shafiq
Yes, you can replicate data from one slave to another. Sent from Outlook for Android<https://aka.ms/AAb9ysg> From: Atul Kumar Sent: Sunday, April 9, 2023 3:14:06 PM To: pgsql-general Subject: Replicate data from one standby server to another standby Hi,

Replicate data from one standby server to another standby

2023-04-09 Thread Atul Kumar
Hi, I have Configured "sync" streaming replication to replicate the data from one primary node to one slave node. Now I want one to add one more node as slave that will replicate the data from previously created slave replica (not from primary replica as we do traditionally). So please let me k