| From: | Jill Jade <jill779ks(at)gmail(dot)com> |
|---|---|
| To: | pgsql-general(at)lists(dot)postgresql(dot)org, PostgreSQL mailing lists <pgsql-general(at)postgresql(dot)org> |
| Cc: | murtuza(dot)zabuawala(at)enterprisedb(dot)com |
| Subject: | Re: Pgadmin 4 schema visibility |
| Date: | 2019-11-25 11:02:26 |
| Message-ID: | CABGmvVNvvMqwDzBazg68apdi+oGu_gPZeSw-Z+6FijCRTXY63w@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Hello,
I have done this step, and still the problem is persisting. Do you have any
other solution?
Thank you
On Mon, 25 Nov 2019 at 14:52, Murtuza Zabuawala <
murtuza(dot)zabuawala(at)enterprisedb(dot)com> wrote:
> Hi,
>
> You can configure pgAdmin4 to hide/show system objects.
> Goto File menu -> Preferences -> Browser -> Display -> Show system
> objects?
>
> --
> Regards,
> Murtuza Zabuawala
> EnterpriseDB: http://www.enterprisedb.com
> The Enterprise PostgreSQL Company
>
>
>
> On Mon, Nov 25, 2019 at 3:19 PM Jill Jade <jill779ks(at)gmail(dot)com> wrote:
>
>> Hello everyone,
>>
>> I am using Postgres 11 with Pgadmin4. System schemas pg_temp and pg_toast
>> are not visible when I do \dn+ in psql.
>>
>> But when I do SELECT nspname FROM pg_catalog.pg_namespace;, I see the
>> schemas.
>> [image: namespace.jpg]
>> [image: dn.PNG]
>> [image: pgadmin4.PNG]
>> Can anyone explain why is this so? Does anyone have a solution for this?
>>
>> Thank you
>>
>>
>>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michael Korbakov | 2019-11-25 12:01:31 | Re: Adding LIMIT changes PostgreSQL plan from good to a bad one |
| Previous Message | Murtuza Zabuawala | 2019-11-25 10:52:41 | Re: Pgadmin 4 schema visibility |