mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-27 00:46:29 +00:00
autofailover_quick_setup.rst: 'hostname fully qualified' -> FQDN
This is the usual terminology [1]. [1]: http://en.wikipedia.org/wiki/Fully_qualified_domain_name
This commit is contained in:
@@ -14,11 +14,11 @@ Installation
|
|||||||
For convenience, we define:
|
For convenience, we define:
|
||||||
|
|
||||||
**node1**
|
**node1**
|
||||||
is the hostname fully qualified of the Master server, IP 192.168.1.10
|
is the fully qualified domain name of the Master server, IP 192.168.1.10
|
||||||
**node2**
|
**node2**
|
||||||
is the hostname fully qualified of the Standby server, IP 192.168.1.11
|
is the fully qualified domain name of the Standby server, IP 192.168.1.11
|
||||||
**witness**
|
**witness**
|
||||||
is the hostname fully qualified of the server used as a witness, IP 192.168.1.12
|
is the fully qualified domain name of the server used as a witness, IP 192.168.1.12
|
||||||
|
|
||||||
**Note:** We don't recommend using names with the status of a server like «masterserver»,
|
**Note:** We don't recommend using names with the status of a server like «masterserver»,
|
||||||
because it would be confusing once a failover takes place and the Master is
|
because it would be confusing once a failover takes place and the Master is
|
||||||
|
|||||||
Reference in New Issue
Block a user