Skip to content

Instantly share code, notes, and snippets.

@BondAnthony
Created October 17, 2019 19:32
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 BondAnthony/8ede33485e54c32e449e43a7b20c7883 to your computer and use it in GitHub Desktop.
Save BondAnthony/8ede33485e54c32e449e43a7b20c7883 to your computer and use it in GitHub Desktop.
PostgreSQL

PostgreSQL

Easy way to interact with a database

docker run -it --rm postgres psql -h hostname -U user
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment