Skip to content
Snippets Groups Projects
Commit 6c4dbfaf authored by Balasankar C's avatar Balasankar C
Browse files

Apply 1 suggestion(s) to 1 file(s)

parent 253c7c3f
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -203,7 +203,7 @@ can use this.
```
 
`listen_address` should be set to an IP address of the server that the clients will use to connect to the database.
`cert_trust_addresses` should contain a list of IP addresses, and the databases and users that are allowed to connect to the database.
`cert_auth_addresses` should contain a list of IP addresses, and the databases and users that are allowed to connect to the database.
1. Run `gitlab-ctl reconfigure` then `gitlab-ctl restart postgresql` in order for the new settings to take effect
 
#### Configure the Rails client
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment