📁
Journal de bord
More
Search
Ctrl + K
Database management
Previous
Drivers
Next
Overview
Last updated
3 years ago
Heroku PostgreSQL
Connect to an application database
Copy
> heroku pg:psql --app <application-name>
<application-name>::DATABASE-> _
Heroku Postgres | Heroku Dev Center
herokudevcenter
This page contains some notes on how to open a session to an application database using heroku cli.