PostgreSQL is a fantastic database isn’t it? However for all those starting out, PostgreSQL console could be confusing to say the least.

Let’s see in this cheatsheet what are the basic commands for moving your first steps it the PostgreSQL console.

Once inside the PostgreSQL console you can interact with databases.

PostgreSQL roles

Database users can interact, modify, update, and see databases. In PostgreSQL they’re called roles
PostgreSQL roles may own one or more database.

#cheatsheet #postgresql

A PostgreSQL cheat sheet
1.50 GEEK