Postgres Replication during Upgrade Process

Not applicable

In performing our upgrades, we had to re-establish the replication of Master to Standby. Execution of apigee-postgres-replication-setup.sh on the master initiates the replication. Our experience has been to wait until this process is completed, before executing the same on the standby. Our question is 2 fold, can the replication be performed as a background task, and can the apigee-postgres-replication-setup.sh be executed to configure the standby while the master is replicating?

1 1 249
1 REPLY 1

Correct me if i am wrong, but why do you need to run the replication step on Master? I think it should be run only on Standby?