View Single Post

   
  #3 (permalink)  
Old 04-09-2008, 11:16 PM
Richard Broersma Jr
 
Posts: n/a
Default 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

Reply With Quote