Re: posible BUG on psql... or maybe worst

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: Diego Schulz <dschulz(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: posible BUG on psql... or maybe worst
Date: 2008-12-06 19:44:17
Message-ID: 200812061944.mB6JiHa23259@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Diego Schulz wrote:
> > Sorry, forgot to say that I SET search_path acordinlly to see relations
> > from both schemas. But whan the table has the same name I only get the one
> > from the first schema in the search_path.
> >
>
>
> I can confirm the behaviour you described.

Yes, \dt was designed that way, and *.name is the proper way to show
tables in all schemas.

--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ If your life is a hard drive, Christ can be your backup. +

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Glyn Astill 2008-12-06 20:33:14 Re: [GENERAL] Planner picking topsey turvey plan?
Previous Message Sebastian Tennant 2008-12-06 16:31:18 Re: Resp.: Automatic insert statement generator?