Last active
October 23, 2021 14:07
-
-
Save emailrhoads/6aa7cea51c597f20024c4e35626ec005 to your computer and use it in GitHub Desktop.
Launch Postgres Console #postgres
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo su - | |
su postgres | |
psql |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment