Re: [GENERAL] error during pg_dump

2005-06-20 Thread Tom Lane
Akash Garg <[EMAIL PROTECTED]> writes: > I got this error while doing a pg_dump on one of my tables -- any ideas? > pg_dump: ERROR: invalid memory alloc request size 18446744073709551613 Did you really transcribe that accurately? The number's an order of magnitude too large to fit in even an i

[GENERAL] Error during pg_dump

2005-06-20 Thread Akash Garg
I got this error while doing a pg_dump on one of my tables -- any ideas? pg_dump: ERROR: invalid memory alloc request size 18446744073709551613 pg_dump: SQL command to dump the contents of table "users" failed: PQendcopy() failed. pg_dump: Error message from server: ERROR: invalid memory alloc

[GENERAL] error during pg_dump

2005-06-20 Thread Akash Garg
I got this error while doing a pg_dump on one of my tables -- any ideas? pg_dump: ERROR: invalid memory alloc request size 18446744073709551613 pg_dump: SQL command to dump the contents of table "users" failed: PQendcopy() failed. pg_dump: Error message from server: ERROR: invalid memory allo