I was during a pg_dump on one of my larger tables, and this error occurred:
ERROR: unexpected chunk number 1 (expected 0) for toast value 126990852
The pg_dump program then quits. I am using postgres 7.4.5.
Any ideas?
-Akash