Re: ERROR: The backend has broken the connection -- AND: FATAL: - Mailing list pgsql-jdbc

From Antonio Rodriguez Anaya
Subject Re: ERROR: The backend has broken the connection -- AND: FATAL:
Date
Msg-id f45d1bf9cd1d33941c953b6459c429b2@dia.uned.es
Whole thread Raw
In response to Re: ERROR: The backend has broken the connection -- AND: FATAL:  (Oliver Jowett <oliver@opencloud.com>)
Responses Re: ERROR: The backend has broken the connection -- AND: FATAL:
List 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@postgresql.org so that your
>       message can get through to the mailing list cleanly
>


pgsql-jdbc by date:

Previous
From: Nathan McEachen
Date:
Subject: Re: DDL hanging when different connection is left open
Next
From: Andres Olarte
Date:
Subject: Re: ERROR: The backend has broken the connection -- AND: FATAL: