Skip to content

Instantly share code, notes, and snippets.

@hrit-ikkumar
Created November 8, 2020 12:28
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 hrit-ikkumar/093f7fa833fc50a9ed41eda14800adfd to your computer and use it in GitHub Desktop.
Save hrit-ikkumar/093f7fa833fc50a9ed41eda14800adfd to your computer and use it in GitHub Desktop.
sudo -i -u postgres
sudo -i -u hritikkumar #for specific user hritikkumar
psql #for the psql query command line interface
\dt #tables
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment