Hi,

I've got PgSQL 7.4 on FreeBSD 4.

When I try to dump database:
/usr/local/bin/pg_dump database --username=user -d > database.sql

It shows me these errors and stops:
pg_dump: dumpClasses(): SQL command failed
pg_dump: Error message from server: ERROR:  invalid page header in
block 9869 of relation "tabstats"
pg_dump: The command was: FETCH 100 FROM _pg_dump_cursor


How can i repair this table?

-- 
Przemysław Ciesielski

---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

               http://archives.postgresql.org

Reply via email to