D
D
Danila2019-12-18 19:24:54
PostgreSQL
Danila, 2019-12-18 19:24:54

How to connect to Heroku Postgres?

Good day. Created a database on Heroku. Is there some way to connect to it with visualization instead of via console?
As a novice programmer, it’s a little difficult for me to do everything through the console, I would like to see all these rows and columns.
Thank you.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
O
origami1024, 2019-12-18
@Dan9I

1. Here, for example, sosedoff.github.io/pgweb
2. You will need the following data to connect to the database in Heroku: Host, Database, Port, User, Password
3. They can be found on Heroku.com in Datastores-> Base Instance ->Settings->View credentials.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question