Skip to content

Instantly share code, notes, and snippets.

@leandroh
Created February 25, 2016 17:15
Show Gist options
  • Select an option

  • Save leandroh/b7bdef031969a10b838f to your computer and use it in GitHub Desktop.

Select an option

Save leandroh/b7bdef031969a10b838f to your computer and use it in GitHub Desktop.
restore psql database
pg_restore --verbose --clean --no-acl --no-owner -h localhost -U leandroh -d database_name db/backup/24-02-2016-10\:08.dump
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment