Re: Help...Weird errors - Mailing list pgsql-jdbc

From Dave Cramer
Subject Re: Help...Weird errors
Date
Msg-id 001b01c1caa6$229693c0$0b01a8c0@inspiron
Whole thread Raw
In response to Help...Weird errors  (# sriram # <sriram@imsc.ernet.in>)
List pgsql-jdbc
At one point there was some code in cvs that would have returned this.
The latest code shouldn't. did you build this yourself?

Dave

-----Original Message-----
From: pgsql-jdbc-owner@postgresql.org
[mailto:pgsql-jdbc-owner@postgresql.org] On Behalf Of # sriram #
Sent: Thursday, March 07, 2002 2:48 AM
To: pgsql-jdbc@postgresql.org
Subject: [JDBC] Help...Weird errors


hi..

in addition to all those errors am getting a new error today

[sriram@nmlinux2 sriram]$ java jdbc
The connection attempt failed because failed getting backend encoding
[sriram@nmlinux2 sriram]$

my program just has a line that connects to the database


i also checked if the db is running in the backend and i believe there
is no problem with it...

clues please

----------
mAtScIeNcE
----------



---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

http://www.postgresql.org/users-lounge/docs/faq.html



pgsql-jdbc by date:

Previous
From: Ricky Szeto
Date:
Subject: XA Support in PostgreSQL JDBC Driver
Next
From: "Dave Cramer"
Date:
Subject: Re: implementing query timeout