Adam M. wrote:
> When the search_path is set to include more than one schema, and if
> two or more templates have the same relation, \d will only return the
> first instance of the relation.

That is specifically intended that way.  If you want to see the 
relations in a particular schema, use "\d foo.*".


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

Reply via email to