Adam M wrote:
> That does not list them in a summary form, like just \d does.

\dtv foo.*

> Anyway, 
> I still consider this a bug, intended or not. I do not see any
> benefit in hiding relations in a given schema. After all, the summary
> displays which schema a given relation is in.

The point is that if you don't specify a schema, you will only see those 
tables that you can access without a schema qualification.  If you want 
to see all tables that you can access with schema qualification, then 
you specify that schema qualification in the \d command.  I think that 
is perfectly reasonable.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to