[Gluster-infra] [Bug 1393292] Setup the postgresql server to listen on an IP that our other machines can pick up on

bugzilla at redhat.com bugzilla at redhat.com
Thu Nov 10 05:44:58 UTC 2016


https://bugzilla.redhat.com/show_bug.cgi?id=1393292



--- Comment #1 from Nigel Babu <nigelb at redhat.com> ---
Here's what I did to get this working:

Edited postgresql.conf to listen on IP
Edited pg_hba.conf to allow connections from fsat IP (for specific user and db)
firewall-cmd --permanent --add-port=5432/tcp
firewall-cmd --add-port=5432/tcp

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=4DpMeWTVEo&a=cc_unsubscribe


More information about the Gluster-infra mailing list