Skip to content

Instantly share code, notes, and snippets.

@emailrhoads
Last active October 23, 2021 14:07
Show Gist options
  • Save emailrhoads/6aa7cea51c597f20024c4e35626ec005 to your computer and use it in GitHub Desktop.
Save emailrhoads/6aa7cea51c597f20024c4e35626ec005 to your computer and use it in GitHub Desktop.
Launch Postgres Console #postgres
sudo su -
su postgres
psql
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment