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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

PostgreSQL 9.4 Beta 1 Released

98 点作者 alternize大约 11 年前

14 条评论

gdulli大约 11 年前
I have an 8TB database with 10 bn rows, each with multiple json columns where most of the real data is stored... so jsonb day is like christmas for me.
评论 #7750832 未加载
评论 #7751063 未加载
johanneskanybal大约 11 年前
After playing around in nosql land for the last 3 years I&#x27;ve landed at postgresql as my go-to sql alternative although the market will keep being fragmented.<p>edit: json support in combination with a less fanatic approach to normalization can approximate some of the benefits a nosql model can while maintaining the bulk of the tried-and-tested flows in a relational database.
评论 #7749873 未加载
tbarbugli大约 11 年前
Postgresql is getting better and better! I am happy lately every release has some more feature &#x2F; improvement about replication.
alternize大约 11 年前
looking especially forward to JSONB, the extended array manipulation functions and the improved GIN index!
评论 #7749887 未加载
ukd1大约 11 年前
non blocking refresh on materialized views is going to be massive! I wonder when it&#x27;s going GA and Heroku rollout.
评论 #7750875 未加载
vfclists大约 11 年前
When is PostgreSQL going to get its own modern language which is functional&#x2F;object-oriented&#x2F;homoiconic&#x2F;has-all-new-fangled-goodies built in, with a GUI language thrown in for good measure, so I can do everything in PostgreSQL without having to turn to another language?
评论 #7750799 未加载
评论 #7753124 未加载
azinman2大约 11 年前
Going to be such a great release. Congrats PostgreSQL team! I love your product!
polskibus大约 11 年前
I&#x27;m particularly excited about improvements in materialised views that will make Postgresql better suited to OLAP usage scenarios.
corford大约 11 年前
pg_prewarm looks interesting but the docs are currently a little opaque as to how best to use it (for me at least!): <a href="http://www.postgresql.org/docs/devel/static/pgprewarm.html" rel="nofollow">http:&#x2F;&#x2F;www.postgresql.org&#x2F;docs&#x2F;devel&#x2F;static&#x2F;pgprewarm.html</a>
评论 #7750738 未加载
评论 #7751281 未加载
bradleysmith大约 11 年前
&quot;ALTER SYSTEM SET, which enables modifications to postgresql.conf from the SQL command line and from remote clients, easing administration tasks&quot;<p>This is fantastic. We&#x27;re always adding and removing ip addresses and restarting the server with each update was a pain.
评论 #7750840 未加载
评论 #7750968 未加载
gfisher大约 11 年前
The refresh concurrently materialized views is huge. I am glad that it was introduced since I currently have to use tables with functions to create&#x2F;drop to get the same functionality.
nevi-me大约 11 年前
Am I right in saying that JSONB is another way to say BSON?
评论 #7750871 未加载
justplay大约 11 年前
waiting for upset improvement.
评论 #7750166 未加载
andyl大约 11 年前
With 9.4, what will be the best option for multi-master replication? Will 3rd party tools like bucardo remain the preferred method, or will there be another strategy that is more integrated with PG?
评论 #7750684 未加载
评论 #7749938 未加载
评论 #7750059 未加载