Re: granting acces to an external client - Mailing list pgsql-admin

From Milen A. Radev
Subject Re: granting acces to an external client
Date
Msg-id f88roh$v81$1@sea.gmane.org
Whole thread Raw
In response to granting acces to an external client  ("Sorin N. Ciolofan" <ciolofan@ics.forth.gr>)
List pgsql-admin
Sorin N. Ciolofan написа:
> Hello!
>
> I'd like to ask you what line should be added in pg_hba.conf file in order
> to grant access to a user with ip
> 139.100.99.98 to a db named "myDB" with user "scott" with password
> "mikepwd"?
>
> After modifying this file is enough to issue
> pg_ctl reload
> or should I restart postgres?
>

http://www.postgresql.org/docs/current/static/auth-pg-hba-conf.html

(Hint: look for "The pg_hba.conf file is read on...")



--
Milen A. Radev

pgsql-admin by date:

Previous
From: Steve Holdoway
Date:
Subject: Re: Using Explain
Next
From: "Jayakumar_Mukundaraju"
Date:
Subject: Re: Backup Scheduler...