Обсуждение: Replicate data from one standby server to another standby

Поиск
Список
Период
Сортировка

Replicate data from one standby server to another standby

От
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 know whether do we have any such flexibility where we can replicate the data from one slave replica to another slave replica ?



Regards.

Re: Replicate data from one standby server to another standby

От
Inzamam Shafiq
Дата:
Yes, you can replicate data from one slave to another.

From: Atul Kumar <akumar14871@gmail.com>
Sent: Sunday, April 9, 2023 3:14:06 PM
To: pgsql-general <pgsql-general@lists.postgresql.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.