This may sound like a stupid question, but how do you list all tables in all
schemas in psql?  \d and \d+ don't do it, and putting the schema name after
it isn't allowed.  Just listing tables within a single schema would be fine.

Thanks

Thom

Reply via email to