Invocation: psql -h host -p port -U user dbname
psql -h host -p port -U user dbname
List tables: \dt [*tbl*]
\dt [*tbl*]
Show DDL: \d tbl
\d tbl