Page 1 of 1

3.6.0 [SOLVED] How to hide PostgreSQL non-default databases?

PostPosted: Mon Feb 22, 2016 10:16 pm
by rickycezar
Hai!

I recently updated to 3.6.0, and i bumped into an annoying issue: My PostgreSQL connections are showing all databases available in the server, and some of my servers have hundreds of databeses with names like "cfvckrwzoijyht".

Here is a sample of the issue:
Image

Does anybody know how to hide the unneccessary databases from the list?

Re: 3.6.0 - How to hide PostgreSQL non-default databases?

PostPosted: Tue Feb 23, 2016 5:47 pm
by Serge
You can use global filters on connection properties page General.
Use database name mask in catalog filters.

And I'll add "hide non-default databases" flag in the next version.

Re: 3.6.0 - How to hide PostgreSQL non-default databases?

PostPosted: Wed Mar 02, 2016 11:25 am
by rickycezar
It worked, Serge. Thanks! And also thank you for the flag.