TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Amazon RDS now supports PostgreSQL 9.6.1

273 点作者 rachbelaid超过 8 年前

14 条评论

wasd超过 8 年前
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).
评论 #12955320 未加载
评论 #12955221 未加载
评论 #12955295 未加载
评论 #12956599 未加载
评论 #12956037 未加载
评论 #12958711 未加载
评论 #12960647 未加载
评论 #12963294 未加载
评论 #12955946 未加载
kstrauser超过 8 年前
And is it HIPAA certified yet? Because the lack of that is what made me spend a week porting a project to use RDS&#x2F;MySQL just a little while ago. We&#x27;ve been told it&#x27;s coming Real Soon Now since last year.<p>I wanted to use PostgreSQL for a whole host of reasons, but not so much that we wanted to certify our own instances.
评论 #12955763 未加载
评论 #12955549 未加载
snissn超过 8 年前
Does anyone else have abysmal IO performance on postgres RDS? I have a 200 gb provisioned ssd with 2000 iops and get abysmal bulk read performance - the panel will report 30 mb&#x2F;s and query speed is really slow with disk being the bottleneck
评论 #12957812 未加载
评论 #12955545 未加载
评论 #12958679 未加载
psycr超过 8 年前
Now they just need to support the Foreign Data Wrapper extension with egress connections. Really wish that was built in because FDW itself is amazing, and AWS RDS is easy to manage.
评论 #12955319 未加载
tbrock超过 8 年前
This happened a couple days ago, noticed when spinning up a new RDS instance.<p>I&#x27;m super excited about it. It&#x27;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.<p>Previously only 9.4 was available.
评论 #12955280 未加载
asah超过 8 年前
I upgraded - took &lt;10mins and also upgraded instance types. One slow query (that parallelizes) is 3x faster with no SQL changes or new indices.
enahs-sf超过 8 年前
On a slightly tangential topic, what is Amazon doing with aurora?
评论 #12957558 未加载
评论 #12955786 未加载
thejosh超过 8 年前
What&#x27;s the performance of Amazon RDS like with Postgres? (Curious, never having used it).
评论 #12955277 未加载
评论 #12955227 未加载
评论 #12955192 未加载
评论 #12955189 未加载
评论 #12955179 未加载
rodgerd超过 8 年前
Out of interest, do Amazon send anything upstream to the pg team?
bvrlt超过 8 年前
How does this compare to Heroku PostgreSQL?<p>It seems to be that it&#x27;s cheaper but it&#x27;s hard to compare without knowing what the Heroku instances are.
jaequery超过 8 年前
are there any other companies out there that provide hosting with multi-regional failovers? i love RDS and it&#x27;s fine for mission critical stuffs but sometimes i just don&#x27;t want to fork so much money on smaller projects and need an alternative.
edpichler超过 8 年前
Anyone using Amazon RDS in production and satisfied?
JoshGlazebrook超过 8 年前
I wish Azure would launch hosted Postgres.
IndianAstronaut超过 8 年前
Does this indicate if it will include a REST API to build some quick applications off of or is it easier to return a JSON from a query?
评论 #12957598 未加载