Skip to content

Instantly share code, notes, and snippets.

@jtemporal
Created May 13, 2016 17:13
Show Gist options
  • Select an option

  • Save jtemporal/e9b95f62ee1f280329032c8e2320149c to your computer and use it in GitHub Desktop.

Select an option

Save jtemporal/e9b95f62ee1f280329032c8e2320149c to your computer and use it in GitHub Desktop.
sudo apt-get install postgresql-client-common
sudo apt-get install postgresql-client
psql -U user_name -h host_name db_name
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment