-
+
Backup and Restore
For reasons of backward compatibility,
pg_dump> does
not dump large objects by default. To dump large objects you must use
- either the custom or the TAR output format, and use the -B option in
+ either the custom or the TAR output format, and use the -b option in
pg_dump>. See the reference pages for details.
The directory contrib/pg_dumplo> of the
Postgres> source tree also contains a program that can