Postgresql db cannot be hidden.
I am running a webhosting company.I allow users to use postgresql.
However, those dbs can be seen even if they are password-protected. Anybody knows how to fix this problem?
I register username with password everytime one asks to create it. I execute createuser command to create users. They create their own dbs.
Thank you for your help.