Issue migrated from Redmine: https://redmine.postgresql.org/issues/7357
Originally created by Jan Zidek at 2022-05-04 15:38:29 UTC.
In the IntelliJ Idea's Database View, you can hide all the empty categories/nodes/groups by unchecking the Show Empty Groups switch.
In the following example, in my database the only existing objects are tables and functions. I am not disturbed by a lot of unused categories.
Is it possible to achieve a similar effect in pgAdmin?
All I found in the settings is Preferences | Nodes | Show/Hide nodes in the browser tree, but these settings are static, they do not reflect the presence of objects in the categories.
!https://i.stack.imgur.com/uPpzU.png!
pgAdmin - always all categories
!https://i.stack.imgur.com/bisYV.png!
See also https://dba.stackexchange.com/q/311642/55104