When I connect to this database with psql, and type \z to see a list of
tables, I get the error
ERROR: AllocSetFree: cannot find block containing chunk 507928
When I try to dump the database, I get this error:
pg_dump: query to obtain list of tables failed: ERROR:
AllocSetFree: cannot find block containing chunk 51d158
I am running 7.2.1 on Solaris 8.
What do I need to do to recover this database?
Thanks,
Edwin New