From: | Inzamam Shafiq <inzamam(dot)shafiq(at)hotmail(dot)com> |
---|---|
To: | Atul Kumar <akumar14871(at)gmail(dot)com>, pgsql-general <pgsql-general(at)lists(dot)postgresql(dot)org> |
Subject: | Re: Replicate data from one standby server to another standby |
Date: | 2023-04-09 10:39:57 |
Message-ID: | AM9P251MB03306579F3ECA4D0D4488D9098949@AM9P251MB0330.EURP251.PROD.OUTLOOK.COM |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Yes, you can replicate data from one slave to another.
Sent from Outlook for Android<https://aka.ms/AAb9ysg>
________________________________
From: Atul Kumar <akumar14871(at)gmail(dot)com>
Sent: Sunday, April 9, 2023 3:14:06 PM
To: pgsql-general <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: Replicate data from one standby server to another standby
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 know whether do we have any such flexibility where we can replicate the data from one slave replica to another slave replica ?
Regards.
From | Date | Subject | |
---|---|---|---|
Next Message | Adrian Klaver | 2023-04-09 17:23:48 | Re: Postgresql Upgrade from 10 to 14 |
Previous Message | Atul Kumar | 2023-04-09 10:14:06 | Replicate data from one standby server to another standby |