Skip to content

Instantly share code, notes, and snippets.

@basmoura
Created July 2, 2016 19:59
Show Gist options
  • Save basmoura/da1c7967b600181a322c791323f7e379 to your computer and use it in GitHub Desktop.
Save basmoura/da1c7967b600181a322c791323f7e379 to your computer and use it in GitHub Desktop.
PG_Restore
pg_restore --verbose --clean --no-acl --no-owner -h localhost -U postgres -d DATABASE_NAME latest.dump
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment