Show pageOld revisionsBacklinksBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== pg_restore ====== Before deciding you need to use pg_restore, consider that if your dump was created in plain text mode (--format=p), you will need to run the [[psql]] command instead. pg_restore works with files from [[pg_dump]] when using a non-plain-text format. ===== pg_restore usage ===== FIXME docs/postgres/pg_restore.txt Last modified: 2008/08/03 00:25by 127.0.0.1