How do I list all databases and tables using psql? Posted on 2015-09-07 [Monday] by Jay Jay So I found this which said: \list or \l list all databases \dt list all tables in the current database