psql --username=clinica --dbname=clinica
\dt # to show all tables \d my_table # to show details about my_table