Commit 218dbe74 authored by abuerer's avatar abuerer

added step to populate fdw tables when using external database

parent 90775302
......@@ -556,6 +556,11 @@ the instructions below:
```bash
gitlab-ctl restart
```
2. Populate the FDW tables
```bash
gitlab-rake geo:db:refresh_foreign_tables
```
## PGBouncer support (optional)
......
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