Re: Connect to server PG from laptop java app - Mailing list pgsql-general

From Raymond O'Donnell
Subject Re: Connect to server PG from laptop java app
Date
Msg-id 49D8FE5E.4070301@iol.ie
Whole thread Raw
In response to Re: Connect to server PG from laptop java app  (Jennifer Trey <jennifer.trey@gmail.com>)
List 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@iol.ie
Galway Cathedral Recitals: http://www.galwaycathedral.org/recitals
------------------------------------------------------------------

pgsql-general by date:

Previous
From: Jennifer Trey
Date:
Subject: Re: Connect to server PG from laptop java app
Next
From: Raymond O'Donnell
Date:
Subject: Re: Connect to server PG from laptop java app