Skip to content

Instantly share code, notes, and snippets.

@hmbr
Created November 17, 2011 13:05
Show Gist options
  • Save hmbr/1373093 to your computer and use it in GitHub Desktop.
Save hmbr/1373093 to your computer and use it in GitHub Desktop.
pg_restore
pg_restore --clean --host localhost --port 5432 --username postgres --dbname db --verbose "sql.backup"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment