Is there anyway to make PostgreSQL automatically only grant access to
databases by their owners, and preferably database superusers, rather
than making lots of pg_hba.conf entries and password files?
It would be nice if there was an option to do this, so then pg_hba.conf
would only need editing to allow exceptions to this. It should make
administrating a lot a users with many databases much easier.
Jared