Show all tables in the current database
List all databases
Connect to a PostgreSQL database using psql
Show all PostgreSQL databases
l
Lists all databases managed by the PostgreSQL server.
Create a new PostgreSQL database
Delete a PostgreSQL database
Create a backup of a PostgreSQL database