Data stores
Additional Postgres databases and users
One Postgres service can now host several databases and roles, each with its own credentials.
Instead of running a service per database, add extra databases and users to an existing Postgres service. Each user gets a generated password, surfaced as a ready-to-use connection string in the dashboard.
Ownership and grants are reconciled continuously, so a role you remove in the console is removed on the cluster too.