@@ -223,9 +223,6 @@ will not be able to perform all necessary configuration steps. Refer to
...
@@ -223,9 +223,6 @@ will not be able to perform all necessary configuration steps. Refer to
match your database replication requirements. Consult the [PostgreSQL - Replication documentation](https://www.postgresql.org/docs/9.6/static/runtime-config-replication.html)
match your database replication requirements. Consult the [PostgreSQL - Replication documentation](https://www.postgresql.org/docs/9.6/static/runtime-config-replication.html)
for more information.
for more information.
1. Check to make sure your firewall rules are set so that the secondary nodes
can access port `5432` on the primary node.
1. Save the file and [reconfigure GitLab][] for the database listen changes to
1. Save the file and [reconfigure GitLab][] for the database listen changes to
take effect.
take effect.
...
@@ -319,18 +316,23 @@ primary before the database is replicated.
...
@@ -319,18 +316,23 @@ primary before the database is replicated.
1. Test that the remote connection to the primary server works.
1. Test that the remote connection to the primary server works.
```
```
# Certificate and key currently used by GitLab
# Certificate and key currently used by GitLab, and connecting by FQDN