Hi,
from 7.3 I created a backup by:
pg_dumpall > backup
from 7.4 trying: pg_restore backup
results in postgres' [Archiver]s suspicion that "backup"
was not a valid archive.
Where to look?
TIA Erwin
---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster
from 7.3 I created a backup by:
pg_dumpall > backup
from 7.4 trying: pg_restore backup
results in postgres' [Archiver]s suspicion that "backup"
was not a valid archive.
Where to look?
TIA Erwin
---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster
Comment