Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
psql -h localhost -U <your_username>


To see the database list

Code Block
\list


To see the user list

Code Block
\du