Re: Connect to server PG from laptop java app

From: Jennifer Trey <jennifer(dot)trey(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org, rod(at)iol(dot)ie
Subject: Re: Connect to server PG from laptop java app
Date: 2009-04-05 18:52:14
Message-ID: 863606ec0904051152p554f0555l1f4cfd2a915ec5df@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

no pg_hba entry for host 85.235.... user postgres, database xxx .. ssl off
...
?? I guess that means that I need to set up pg then..

how is the question now :)

/ Jen

On Sun, Apr 5, 2009 at 8:35 PM, Raymond O'Donnell <rod(at)iol(dot)ie> wrote:

> On 05/04/2009 19:28, Jennifer Trey wrote:
> > Hi, I am trying to create my DB schema on the server through my
> development
> > laptop.
> > I have installed Web Server 2008 and PostgreSQL. They are both running.
> For
> > some reason its not working. Do I need to open some firewall ports?
> > PostgreSQL runs on 5432. ( I think I did that though). Do I need to
> > configure PG somehow as well?
>
> What does it say in the postgres logs?
>
> Ray.
>
> ------------------------------------------------------------------
> Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland
> rod(at)iol(dot)ie
> Galway Cathedral Recitals: http://www.galwaycathedral.org/recitals
> ------------------------------------------------------------------
>

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Raymond O'Donnell 2009-04-05 18:54:22 Re: Connect to server PG from laptop java app
Previous Message Jennifer Trey 2009-04-05 18:28:09 Connect to server PG from laptop java app