pg_dump: PG 7.0 -> PG 7.2.1

Started by Andreas Schlegelover 23 years ago1 messagesgeneral
Jump to latest
#1Andreas Schlegel
schlegel@software.b.uunet.de

Hi,

I am used to dump a Postgres 7.2.1 with pg_dump -Ft ... and restore
using the command pg_restore -Ft ...

Now I have to dump a PG 7.0 database and restore it in a PG 7.2.1
server. Does anyone what are good commands for dumping and restoring?

Greetings,
Andreas