-
+
PostgreSQL>]]> Installation Instructions
pg_dumpall > outputfile>
If you need to preserve the OIDs (such as when using them as
- foreign keys), then use the -o option when running
+ foreign keys), then use the option when running
+ pg_dumpall>. pg_dumpall does not
+ save large objects. Check
+ Administrator's Guide>]]>
+ ]]>
+ if you need to do this.
- Make sure that you use the <application>pg_dumpall> command
+ Make sure that you use the <command>pg_dumpall> command
from the version you are currently running. &version;'s
- <application>pg_dumpall> should not be used on older databases.
+ <command>pg_dumpall> should not be used on older databases.