Heroku
Find your Postgres Heroku connection string
Last updated
Find your Postgres Heroku connection string
Last updated
For Heroku, use the "Postgres Heroku" connector.
For the Heroku connector, the user is required to have the Create privilege on the database.
This privilege can be enabled for the user using the following SQL query:
Finally, click "Authorize App" to connect!
That's it, your Postgres Heroku instance is connected! 🎉