Re: How to reference a composite type in schemas not "public"? - Mailing list pgsql-general

From Adrian Klaver
Subject Re: How to reference a composite type in schemas not "public"?
Date
Msg-id 2c95c4fd-d5a3-6d2a-af59-1f8baaa266fe@aklaver.com
Whole thread Raw
In response to Re: How to reference a composite type in schemas not "public"?  ("a" <372660931@qq.com>)
List pgsql-general
On 06/13/2018 10:34 PM, a wrote:
> Sorry I was in the wrong db last time
> 
> TESTDB=# \dn
>      架构模式列表
>    名称   |  拥有者
> ---------+----------
>   MjorTbl | postgres
>   Rate    | postgres
>   public  | postgres
> 
> 

In addition try:

\dT "MjorTbl".mort


-- 
Adrian Klaver
adrian.klaver@aklaver.com


pgsql-general by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: How to reference a composite type in schemas not "public"?
Next
From: Steven Lembark
Date:
Subject: Re: PG on AWS RDS and IAM authentication