Hi folks. We seem to have a corrupted database, or at least that's what I'm assuming. I noticed some very strange errors on Friday, and noticed some records had been randomly deleted, and then when attempting to dump the database this morning I got the following error:
Can anyone give me any advice as to what the problem is, or point me somewhere that explains it in detail?
Cheers and TIA,
Pablo
Code:
/usr/local/pgsql/bin/pg_dump -D -f CMS.EMERGENCY_DUMP.sql cms
pg_dump: dumpClasses(): SQL command failed
pg_dump: Error message from server: ERROR: missing chunk number 0 for toast value 470723
pg_dump: The command was: FETCH 100 FROM _pg_dump_cursor
Can anyone give me any advice as to what the problem is, or point me somewhere that explains it in detail?
Cheers and TIA,
Pablo