Live data from Hacker News

Amazon RDS for PostgreSQL

aws.amazon.com

11–20 of 246 posts

Re: Amazon RDS for PostgreSQL

#11
post #10
post #2

I think that the 'simple monthly calculator' hasn't yet included PostgreSQL instances?

MySQL (free) and Oracle BYOL (no additional license cost) are the same cost at RDS. Since PG is free, I'd guess the cost will be the same as MySQL.

That's what I think too, they should state MySQL/PostgreSQL or something like that in the calculator though.

Re: Amazon RDS for PostgreSQL

#12
Will anyone please explain the tactical reasons why PostgreSQL won? It's pretty obvious it has. I've basically ignored the database wars for a few years, so it's kind of interesting to see that everyone's using PostgreSQL now.

Re: Amazon RDS for PostgreSQL

#15

Will anyone please explain the tactical reasons why PostgreSQL won? It's pretty obvious it has. I've basically ignored the database wars for a few years, so it's kind of interesting to see that everyone's using PostgreSQL now.

One of many reasons is MySql being bought by Oracle and name change/lost of community backing etc...along with some missing advanced technical features....

Re: Amazon RDS for PostgreSQL

#17

Will anyone please explain the tactical reasons why PostgreSQL won? It's pretty obvious it has. I've basically ignored the database wars for a few years, so it's kind of interesting to see that everyone's using PostgreSQL now.

I've written a couple of blog posts about what makes Postgres a great database, many of these reasons are why its now preferred by so many devs - http://www.craigkerstiens.com/2012/04/30/why-postgres/

Re: Amazon RDS for PostgreSQL

#20

Will anyone please explain the tactical reasons why PostgreSQL won? It's pretty obvious it has. I've basically ignored the database wars for a few years, so it's kind of interesting to see that everyone's using PostgreSQL now.

I wouldn't say PostgresSQL has won. MySQL is still very relevant.

I would say that if you are just starting out and you already know MySQL and you are proving out your MVP, MySQL is still relevant.

Once you have a stable product and you need a better database, PostgresSQL is a good move up.

Post reply on HN