I have PostgreSQL clusters with dozens of databases an multiple schemas in each. If I filter out the non-default databases, it also filters out the non-default schemas.
Is there any way to show only the default database, but still see all schemas?
1 Comment
Hans Bergsten
said
over 8 years ago
Hi Keith,
The easiest way is to first enable Show Only Default Database/Schema, and then open the Filter Editor to disable the filter for just the Schema.
Keith Paskett
I have PostgreSQL clusters with dozens of databases an multiple schemas in each. If I filter out the non-default databases, it also filters out the non-default schemas.
Is there any way to show only the default database, but still see all schemas?