Meta commands in psql

CommandNote
\lList databases
\cConnect to database
\dtList tables
\d $tableList schema of $table
Last change: 2022-11-06, commit: dadd66e