Commit 10afa0bc authored by Gabriel Mazetto's avatar Gabriel Mazetto

Add extra reconfigure step for Geo and FDW support

parent ee8c97ba
......@@ -354,11 +354,14 @@ The following guide assumes that:
gitlab-ctl reconfigure
```
1. Restart PostgreSQL for its changes to take effect:
1. Restart PostgreSQL for the IP change to take effect and Reconfigure again:
```bash
gitlab-ctl restart postgresql
gitlab-ctl reconfigure
```
This last reconfigure will provision the FDW configuration and enable it.
### Step 3. Initiate the replication process
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment