repmgr_set_local_site

Specifies the host identification string and port number for the local system.

The syntax of this parameter in the DB_CONFIG file is a single line with the string repmgr_set_local_site, one or more whitespace characters, and the host and port parameters specified as a string and an integer respectively. For example:

repmgr_set_local_site example.com 49200

For more information, see DbEnv::repmgr_set_local_site().