Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save ismarsantos/ed320241bd07467feffe75e115f5f113 to your computer and use it in GitHub Desktop.
Save ismarsantos/ed320241bd07467feffe75e115f5f113 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