I search through the manual but no result.
By default we can manage all database because we run it on localhost. (am I right?)
For each database we can setup-up custom users or create global admins. But how can i login under this users? (i want to see the access difference to understand how it works)
In general I want to create system looks like MySQL. No external access to it, simple creation of users to custom db. Access only from localhost. How can I do this?