Pgadmin 4 schema visibility
Jill Jade <[email protected]>
| Newsgroups | gmane.comp.db.postgresql.general |
|---|---|
| Message-ID | <CABGmvVNNrsdcXVjqwStu+MnwN0PVFtjxD+K04M_OBKJvnj_nhw@mail.gmail.com> |
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
dn.PNG
(image/png, 12.4 KB) - not displayed
namespace.jpg
(image/jpeg, 233.8 KB) - not displayed
pgadmin4.PNG
(image/png, 30.2 KB) - not displayed