From: | Antonio Rodriguez Anaya <arodriguez(at)dia(dot)uned(dot)es> |
---|---|
To: | Oliver Jowett <oliver(at)opencloud(dot)com> |
Cc: | pgsql-jdbc(at)postgresql(dot)org |
Subject: | Re: ERROR: The backend has broken the connection -- AND: FATAL: |
Date: | 2006-01-24 11:11:16 |
Message-ID: | f45d1bf9cd1d33941c953b6459c429b2@dia.uned.es |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-jdbc |
Hi,
Sorry, I don't have time to reply the message.
Thanks for the advice. I've changed the jdbc file for the newest.
However I have errors in the same point but the message has changed.
The java error is:
FATAL: Socket command type unknown
And the error message in postgrsql server is:
FATAL: unsupported frontend protocol
FATAL: Socket command type unknown
I don't know why postgresql does'nt support frontend protocol, and I
don't know how to change that protocol.
Thanks in advanced,
Toni.
El 19/01/2006, a las 23:06, Oliver Jowett escribió:
> Antonio Rodriguez Anaya wrote:
>> The class gets connect with postgrsql by jdbc (pg73jdbc3.jar) without
>> problems.
>
> This version of the driver is essentially unmaintained, I suggest you
> upgrade to a more recent build (later driver versions should still
> operate correctly against a 7.3 server).
>
> -O
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 1: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly
>
From | Date | Subject | |
---|---|---|---|
Next Message | Andres Olarte | 2006-01-24 13:49:15 | Re: ERROR: The backend has broken the connection -- AND: FATAL: |
Previous Message | Nathan McEachen | 2006-01-24 03:36:25 | Re: DDL hanging when different connection is left open |