Re: \d don't print all the tables - Mailing list pgsql-general

From Adrian Klaver
Subject Re: \d don't print all the tables
Date
Msg-id add301c0-ecd4-2f01-af5e-4e9f4ee1a9ef@aklaver.com
Whole thread Raw
In response to \d don't print all the tables  ("Wen Yi" <wen-yi@qq.com>)
List pgsql-general
On 7/23/23 19:25, Wen Yi wrote:
> Hi community,
> here's my shell:

> I think it should print the table on namespace_a & namespace_b, not just 
> public, it really confused me.
> Can someone give me some advice?

Read about search_path:

https://www.postgresql.org/docs/current/ddl-schemas.html#DDL-SCHEMAS-PATH

> 
> Yours,
> Wen Yi.

-- 
Adrian Klaver
adrian.klaver@aklaver.com




pgsql-general by date:

Previous
From: Kaushal Shriyan
Date:
Subject: Re: Grant all privileges to user on a database
Next
From: "David G. Johnston"
Date:
Subject: Re: Grant all privileges to user on a database