Re: granting acces to an external client

From: "Milen A(dot) Radev" <milen(at)radev(dot)net>
To: pgsql-admin(at)postgresql(dot)org
Subject: Re: granting acces to an external client
Date: 2007-07-26 01:01:03
Message-ID: f88roh$v81$1@sea.gmane.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin pgsql-general

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

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Jayakumar_Mukundaraju 2007-07-26 04:15:01 Re: Backup Scheduler...
Previous Message Steve Holdoway 2007-07-25 20:53:25 Re: Using Explain

Browse pgsql-general by date

  From Date Subject
Next Message Joseph S 2007-07-26 01:17:26 Re: upgrade to 8.2.? or implement Slony, which first?
Previous Message Joseph S 2007-07-26 00:39:01 inherting triggers