Help me~! MemoryContextAlloc Error 1!! Major bug

From: i(at)okdk(dot)com
To: <pgsql-bugs(at)postgresql(dot)org>
Subject: Help me~! MemoryContextAlloc Error 1!! Major bug
Date: 2002-11-21 19:47:48
Message-ID: 000801c29196$dea03b40$f6d35e40@open
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

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 correctly. After we read all the table contents from the backend, PQendcopy() failed. Explanation from backend: 'ERROR: MemoryContextAlloc: invalid request size 4294967293

'.

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

'.

pg_dump failed on fms2000e, exiting

bash$

what shall i do???

i'm using postgresql 7.1.2 on RH 6.2

please give me some advise

thank you.

Browse pgsql-bugs by date

  From Date Subject
Next Message Frdric SURLEAU 2002-11-22 09:36:10 About timestamp and timestamptz
Previous Message Prasad, Pati 2002-11-21 17:15:14 Regarding Bug