Re: Postgres v8 jdbc connect fails while v7.4 connection

From: Prasanth <dbadmin(at)nqadmin(dot)com>
To: davidb999(at)gmail(dot)com
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Postgres v8 jdbc connect fails while v7.4 connection
Date: 2005-05-05 19:48:18
Message-ID: 427A7882.3090909@nqadmin.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Did you check if tcp/ip is set to true in your config file?

-Prasanth.

davidb999(at)gmail(dot)com wrote:
> Folks,
> I point my app on my local PC at a v8 database on server A and it
> fails. If I point it at v7.4 db on server B it works. All are Red Hat
> ES3.
>
> I've upgraded to latest drivers.
> I've checked _hba and confirmed my IP address is there.
> In fact they are there in the new format x.x.x.0/255
>
> I can connect locally on the box so I know postmaster is running.
>
> Any thoughts?
>
> TIA...
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
>
>

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message DavidB 2005-05-05 22:08:20 Re: Postgres v8 jdbc connect fails while v7.4 connection
Previous Message Dave Cramer 2005-05-05 19:36:39 Re: Postgres v8 jdbc connect fails while v7.4 connection