yoonserk I cannot see existing users under PostgreSQL Owner dropdown when I add PostgreSQL database. Is it some kind of bug or do I have to create a new user per database?
sean At this time you'll need to create a new user per-database. We hope to have management of database permissions for individual DB users available in the future.
sean We've got some very basic user management for PostgreSQL databases now. You still have to create a new user when you create a DB, but after the DB is created you can edit it to change its owner.