Return to Snippet

Revision: 50564
at August 26, 2011 14:54 by arunpjohny


Initial Code
pg_restore -d <database> -F t -v <file>

Initial URL

                                

Initial Description
Restore a postgres schema backup file.

Initial Title
Postgres: Schema resotre

Initial Tags

                                

Initial Language
SQL