Re: Errors using Postgres 7.4.6 - Mailing list pgsql-bugs

From Tom Lane
Subject Re: Errors using Postgres 7.4.6
Date
Msg-id 12554.1109790137@sss.pgh.pa.us
Whole thread Raw
In response to Errors using Postgres 7.4.6  ("Daniel Agut" <daniel.agut@dvc.es>)
List pgsql-bugs
"Daniel Agut" <daniel.agut@dvc.es> writes:
> We are obtaining some problems with the application.  We get the next
> message in the postgres log which makes that the application fails:
> *    ERROR:  invalid string enlargement request size 1358954492
> Other times, is Tomcat which writes the following errors to its log:
> *    Unknown Response Type

Apparently the server and client are getting out-of-sync about where
message boundaries fall.  I suppose this must indicate a bug in the
client library --- we have not heard of any bugs in the server that
would make it fail to follow the protocol spec.  What is the lowest-level
Postgres client library you are using?

            regards, tom lane

pgsql-bugs by date:

Previous
From: "Stefan Hans"
Date:
Subject: typos in the docu
Next
From: Robert Treat
Date:
Subject: Re: [pgsql-www] Fw: typos in the docu