Skip to content

Instantly share code, notes, and snippets.

@esmerino
Created September 3, 2018 19:29
Show Gist options
  • Save esmerino/ca6c1968b267f35ff08c3d2953517dc4 to your computer and use it in GitHub Desktop.
Save esmerino/ca6c1968b267f35ff08c3d2953517dc4 to your computer and use it in GitHub Desktop.
docker-compose exec -T postgres pg_restore --verbose --clean --no-acl --no-owner -h localhost -U postgres -d enlistment_development < ../../latest.dump
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment