Martins Zarins writes:

> I'm planing to upgrade from 7.2.1 to 7.3.4.
> Will pg_dumpall and pg_restore be sufficient for propper data migration?

If you use pg_dumpall, then you need to restore using psql; pg_restore
won't do you any good.

Also: save your configuration files, read the release notes, test your
applications.

-- 
Peter Eisentraut   [EMAIL PROTECTED]


---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
      joining column's datatypes do not match

Reply via email to