Chris Lee <[EMAIL PROTECTED]> writes: > When I try to restore dump (using 7.4.2 pg_dumpall) from 7.1.2, I got the > following error:
> [1-1] ERROR: relation "pg_relcheck" does not exist > [2-1] ERROR: relation "pgadmin_checks" does not exist > [ etc ] Are you *certain* you used the 7.4 dump program to dump from the 7.1 server? All these errors look like version incompatibilities ... regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 8: explain analyze is your friend