Hacker News new | past | comments | ask | show | jobs | submit login

Heroku's ecosystem around their Postgres offering is pretty advanced. It will certainly take a lot of time for DO to even catch up to this.



Absolutely. Heroku Postgres is a marvel and I use it for all my projects. If DO isn't even competing on price, then I don't know what they are competing on.


Can you elaborate a bit more about that? What does "advance" mean in this case?

Right now our apps are deployed on Heroku but our Postgres is RDS. We didnt want to plan long term on Heroku. And I don't even know if that makes sense.

So I've been always wondering about RDS vs. Heroku Postgres.


Hard to put into words except for "it just works". But let me try:

- The CLI / toolbelt is pretty amazing. You can do all sorts of analysis right in your terminal.

- The upgrading/crossgrading is pretty easy to.

- Attaching multiple, different apps is really nicely done.

- Extra, third party, services can tap into the logs and give you full insight into what the hell is going on.

The experience is really good, because there is no "experience". It gets out of your way and feels really robust and reliable.


Indeed; don't forget the follower databases (read replicas that can be upgraded to master).


RDS has read replicas and a process to promote to master that's just as easy as Heroku.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: