Top
Symfoware Server V12.1.0 Cluster Operation Guide
FUJITSU Software

7.7.1 Changes Required when the Standby Server is Stopped

Operation when the standby server is stopped

Before performing maintenance for the primary server instance when the standby server has been stopped, comment out the synchronous_standby_names parameter in the postgresql.conf file of the primary server, and then execute the pg_ctl command in reload mode.

If this operation is not performed, operations performed on the primary server for the instance will remain in a wait state.

See

Refer to "pg_ctl" in Reference for information on the command.

Standby server downtime

If you specified the synchronous_standby_names parameter of the postgresql.conf file and then the standby server instance is stopped, consider the points below.

Note

The standby server must be rebuilt in both cases above.

Take the action advised in the recovery operation that starts from "8.1.1.1.3 Identify cause of error and perform recovery" through to "8.1.1.2 Rebuild the Standby Server".