From: | Raymond O'Donnell <rod(at)iol(dot)ie> |
---|---|
To: | Jennifer Trey <jennifer(dot)trey(at)gmail(dot)com> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Connect to server PG from laptop java app |
Date: | 2009-04-05 18:54:22 |
Message-ID: | 49D8FE5E.4070301@iol.ie |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On 05/04/2009 19:52, Jennifer Trey wrote:
> no pg_hba entry for host 85.235.... user postgres, database xxx .. ssl off
Ah... you need to edit pg_hba.conf and add an entry for the client to
allow it access.
The documentation in the file itself is pretty good, and there's more here:
http://www.postgresql.org/docs/8.3/static/auth-pg-hba-conf.html
HTH,
Ray.
------------------------------------------------------------------
Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland
rod(at)iol(dot)ie
Galway Cathedral Recitals: http://www.galwaycathedral.org/recitals
------------------------------------------------------------------
From | Date | Subject | |
---|---|---|---|
Next Message | Raymond O'Donnell | 2009-04-05 18:55:13 | Re: Connect to server PG from laptop java app |
Previous Message | Jennifer Trey | 2009-04-05 18:52:14 | Re: Connect to server PG from laptop java app |