Re: whitelist ip for postgres - Mailing list pgsql-admin

From Laurenz Albe
Subject Re: whitelist ip for postgres
Date
Msg-id 1521007217.2368.6.camel@cybertec.at
Whole thread Raw
In response to whitelist ip for postgres  (Azimuddin Mohammed <azimeiu@gmail.com>)
List pgsql-admin
Azimuddin Mohammed wrote:
> How can I whitelist few ip's in postgres. I have create a VIP with SNAT.
> The SNAT has 4 ips and  no hostname and my VIP has a ip and a DNS name. 

If "whitelist" means "allow connections from", you should configure pg_hba.conf:
https://www.postgresql.org/docs/current/static/auth-pg-hba-conf.html

Yours,
Laurenz Albe
-- 
Cybertec | https://www.cybertec-postgresql.com


pgsql-admin by date:

Previous
From: Azimuddin Mohammed
Date:
Subject: whitelist ip for postgres
Next
From: Ricardo Martin Gomez
Date:
Subject: RE: Permission issues. Please help