cant create or see tables in postgres code example Example: show create table in postgresql pg_dump -t 'schema-name.table-name' --schema-only database-name