From: | Richard Welty <rwelty(at)averillpark(dot)net> |
---|---|
To: | pgsql-jdbc(at)postgresql(dot)org |
Subject: | Re: Fw: Open Office |
Date: | 2003-01-21 19:50:36 |
Message-ID: | E18b4Ps-0002MX-00@skipper.averillpark.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-jdbc |
On Tue, 21 Jan 2003 18:51:52 -0000 Scott Taylor <scott(dot)taylor(at)4i-dotcom(dot)com> wrote:
> OK tried these, but seem to be more MySQL related. Is there not a
> PostgreSQL/OO guru on this list?
i hadn't answered because i figured that someone who actually knew what
they were doing might.
> > > 1. No connection could be established for the URL
> > > jdbc:postgresql://localhost:5432/recruitment.
> > > 2. Connection refused. Check that the hostname and port are correct
> and
> > > that
> > > the postmaster is accepting TCP/IP connections.
> > > 3. Please check the current settings, e.g. user name and password.
start with the settings in /var/lib/pgsql/data/pg_hba.conf
postgresql defaults to not answering tcp/ip connnections; you need to turn
this up as part of your configuration process.
richard
--
Richard Welty rwelty(at)averillpark(dot)net
Averill Park Networking 518-573-7592
Unix, Linux, IP Network Engineering, Security
From | Date | Subject | |
---|---|---|---|
Next Message | Andy Kriger | 2003-01-21 20:04:59 | new driver build announcements? |
Previous Message | Scott Taylor | 2003-01-21 18:51:52 | Fw: Open Office |