Re: possible psql \d bug in 8.3 beta2 --- On Sun, 12/23/07, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> > ---------+-------------+-------+----------
> > project | managers | table | teaminst
>
> It's hidden by the "managers" table in the
> earlier "history" schema.
> \d without any particular schema specification will
> only show tables
> that could be accessed by an unqualified table name.
I see. Thanks for the clarification.
Regards,
Richard Broersma Jr.
---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend |