Skip to content

Instantly share code, notes, and snippets.

@khoazany
Created June 3, 2017 09:47
Show Gist options
  • Save khoazany/5c6800e4c89250590b47b3b57e23b44c to your computer and use it in GitHub Desktop.
Save khoazany/5c6800e4c89250590b47b3b57e23b44c to your computer and use it in GitHub Desktop.
Dump SQL back to Postgres Database
sudo psql -h localhost -U postgres -d symplcms -f ~/symplcms.sql
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment