Skip to content

Instantly share code, notes, and snippets.

@esmerino
Created January 20, 2020 02:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save esmerino/3642212db1cd2d4985e083cc9006fda5 to your computer and use it in GitHub Desktop.
Save esmerino/3642212db1cd2d4985e083cc9006fda5 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
docker-compose exec -T postgres psql -h localhost -U postgres -d app_vipbeneficios_development < ../databases/database1901201229.sql
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment