Live data from Hacker News

Amazon RDS now supports PostgreSQL 9.6.1

postgresql.org

1–10 of 83 posts

Re: Amazon RDS now supports PostgreSQL 9.6.1

#2
This happened a couple days ago, noticed when spinning up a new RDS instance.

I'm super excited about it. It's great to have more modern managed services on AWS especially since this brings Postgres out of the Stone Age. Lots of good JSON support added in 9.5 and 9.6.

Previously only 9.4 was available.

Re: Amazon RDS now supports PostgreSQL 9.6.1

#3
I'm fairly impressed by RDS's turn around time. 9.6 dropped in late September and they're already supporting it in just over a month. I wish Google Cloud SQL supported Postgres at all. Sad that there's limited competition in managed postgres space (most notable competitor being Heroku).

Re: Amazon RDS now supports PostgreSQL 9.6.1

#9
post #3

I'm fairly impressed by RDS's turn around time. 9.6 dropped in late September and they're already supporting it in just over a month. I wish Google Cloud SQL supported Postgres at all. Sad that there's limited competition in managed postgres space (most notable competitor being Heroku).

Meanwhile, SQL Server on RDS doesn't support increasing the data allocation. You can't even take a snapshot and restore to a new, larger, RDS instance. Oh and by the way, SQL Server has been "supported" since 2012.

Obviously it's not their focus, but this is a fundamental selling point to cloud DB's.

Re: Amazon RDS now supports PostgreSQL 9.6.1

#10
And is it HIPAA certified yet? Because the lack of that is what made me spend a week porting a project to use RDS/MySQL just a little while ago. We've been told it's coming Real Soon Now since last year.

I wanted to use PostgreSQL for a whole host of reasons, but not so much that we wanted to certify our own instances.

Post reply on HN