Show all databases in your PostgreSQL server
\l
Create a new PostgreSQL user and database
Show columns, types, and constraints of a table
Export a PostgreSQL table to a CSV file
Find rows with duplicate values in a column