Steve Crawford <scrawford(at)pinpointresearch(dot)com> writes:
> Is this a known bug? I created a database (test) and two schemas (s1 and s2) 
> each of which have one table (s1.test and s2.test) but when I use \dD I see 
> no schemas listed:
\dD is for domains, not schemas.  There isn't a \d command for schemas
in 7.3.
			regards, tom lane