Skip to content

Instantly share code, notes, and snippets.

@ianldgs
Created June 27, 2019 09:30
Show Gist options
  • Save ianldgs/3d0e0860520e4890cca28023f26e69a1 to your computer and use it in GitHub Desktop.
Save ianldgs/3d0e0860520e4890cca28023f26e69a1 to your computer and use it in GitHub Desktop.
pg_dump --create --username=postgres deedmob > /var/data/shared/db.sql
psql --username=postgres deedmob /var/data/shared/db.sql
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment