0

Is it possible to create a link between a running Heroku PostgreSQL instance and one running locally?

So far the only documentation I've found is this

1 Answer 1

1

Not sure if this is what you need, but when I need to run some queries on my Heroku Database I simply connect to it using PgAdmin, so I can run local queries and see my data without having to use the console or writing code.

Hope that helps!

http://agileforce.co.uk/heroku-workshop/heroku-postgres/pgadmin.html

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.