Show all PostgreSQL databases
Create a new PostgreSQL table
Delete a PostgreSQL table
Show all tables in the current database
dt
Lists all tables in the connected database.
Show all tables
List tables in current database
Insert data into tables
Connect to a PostgreSQL database using psql