Thread

  1. Replicate data from one standby server to another standby

    Atul Kumar <akumar14871@gmail.com> — 2023-04-09T10:14:06Z

    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.
    
  2. Re: Replicate data from one standby server to another standby

    Inzamam Shafiq <inzamam.shafiq@hotmail.com> — 2023-04-09T10:39:57Z

    Yes, you can replicate data from one slave to another.
    
    Sent from Outlook for Android<https://aka.ms/AAb9ysg>
    ________________________________
    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.