From: | Pallav Kalva <pkalva(at)livedatagroup(dot)com> |
---|---|
To: | pgsql-admin(at)postgresql(dot)org |
Subject: | Invalid String enlargement |
Date: | 2007-08-17 20:15:50 |
Message-ID: | 46C601F6.5000506@livedatagroup.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
Hi,
We are planning on upgrading to postgres 8.2.4 from 8.0, we are
seeing some errors like "invalid string enlargement request size
1476395004" after upgrade.
Not sure what this error is about, We dont see any errors at the
application side when this error occurs at the database end. Also, we
havent seen this errors on postgres 8.0 version.
Can anyone explain what this error is about ? and why are we getting
this error ?
Here is the log file output when this error occurs
-----------------------------------------------------------------
LOG: incomplete message from client
ERROR: invalid string enlargement request size 1476395004
LOG: unexpected EOF on client connection
LOG: incomplete message from client
ERROR: invalid string enlargement request size 1476395004
LOG: unexpected EOF on client connection
-----------------------------------------------------------------
Thanks!
Pallav.
From | Date | Subject | |
---|---|---|---|
Next Message | Medi Montaseri | 2007-08-17 22:21:02 | compilation error on CentOS 5 |
Previous Message | Igor Neyman | 2007-08-17 18:50:13 | Re: help with query |