I have a dumpfile created with pg_dumpall. If I need to restore a database from it to bring it up to date with another database system, do I need to clear out the contents of the database first? I don't want to create duplicate records by pulling in the dumpfile.
Should a database be cleared before restoration?
Collapse
X
Comment