6 ms·
Is it possible to use this independently of other heroku services? We're on ec2, but this is a perfect fit. Edit: If this is up to date https://devcenter.her
by 255martyn 13y ago
Is it possible to use this independently of other heroku services? We're on ec2, but this is a perfect fit.
Edit: If this is up to date https://devcenter.heroku.com/articles/dynos https://devcenter.heroku.com/articles/dynos
Then heroku uses ec2, so it should be possible.
- craigkerstiens 13y agoAbsolutely Heroku Postgres runs on top of EC2, if you want more details or have any questions you can reach out to me directly craig at heroku.com
- plasma 13y agoYes, https://postgres.heroku.com/ https://postgres.heroku.com/ its a stand-alone service (thats run by Heroku), you don't need to be on the Heroku platform to use it.