MemoryContextAllc error. - Mailing list pgsql-bugs

From
Subject MemoryContextAllc error.
Date
Msg-id 000801c290c8$890a5590$f6d35e40@open
Whole thread Raw
Responses Re: MemoryContextAllc error.  (Stephan Szabo <sszabo@megazone23.bigpanda.com>)
List pgsql-bugs
i was trying to back up db from the server.
i found the error while i was trying to backup.

bash$ /usr/local/pgsql/bin/pg_dumpall > db.out

ERROR:  MemoryContextAlloc: invalid request size 4294967293

PQendcopy: resetting connection

SQL query to dump the contents of Table 't_oommain' did not execute correct=
ly.  After we read all the table contents from the backend, PQendcopy() fai=
led.  Explanation from backend: 'ERROR:  MemoryContextAlloc: invalid reques=
t size 4294967293

'.

The query was: 'COPY "t_oommain" TO stdout;

'.

pg_dump failed on xenodb, exiting

what shall i do here?
please give me the solution for this problem.
Thank you very much.=

pgsql-bugs by date:

Previous
From: Harris Peter
Date:
Subject: Minor build nits in 7.3rc1
Next
From: "Merlin Moncure"
Date:
Subject: Re: posgres on win2k, install cygipc