SELECT * FROM INFORMATION_SCHEMA.tables where table_schema = 'public';
dt # show list of tables in postgres