Changes to Heroku Postgres permissions management

Change effective on 24 October 2025

We removed the permissions functionality for Heroku Postgres credentials in the Heroku Postgres dashboard. Previously, users could view and select a permission level for new and existing credentials in the Credentials tab. This change doesn’t modify permissions on existing credentials. Users can still view and define privileges on new and existing credentials through the Heroku CLI through a psql session.

See Heroku Postgres Credentials for more information on how to manage permissions.