Return to Snippet

Revision: 47202
at June 2, 2011 13:15 by jmccartie


Initial Code
pg_restore --verbose --clean --no-acl --no-owner -h myhost -U myuser -d mydb latest.dump

Initial URL

                                

Initial Description

                                

Initial Title
Restore from Postgres Dump file (Heroku)

Initial Tags

                                

Initial Language
Bash