[Description]
Failed to enable the parameter required to build in the standby server.
The following causes could be considered.
- another command is running
- can not access definition file
- parameter does not exist
[Parameters]
{0}: server ID
{1}: parameter name
[System Processing]
Processing will be aborted.
[Action]
- If the parameter is not set
On the primary server, set the parameter of postgresql.conf file according to "parameter" description of "Cluster Operation Guide" and execute pg_ctl command with reload mode.
- Otherwise
Find the message output before this message from display, system log or event log, and then eliminate causes according to [Action] of the message. Then, on the primary server, set the parameter of postgresql.conf file according to "parameter" description of "Cluster Operation Guide" and execute pg_ctl command with reload mode.