Skip to content

Instantly share code, notes, and snippets.

@DevGW
Last active April 5, 2023 14:41
Show Gist options
  • Save DevGW/9898fedbea87b2e42beea05058ba0de5 to your computer and use it in GitHub Desktop.
Save DevGW/9898fedbea87b2e42beea05058ba0de5 to your computer and use it in GitHub Desktop.
postgres :: import db #database #postgres
psql -h localhost -U rogue -d DB_NAME -f DB_SQL_FILE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment