PostgreSQL 9.4 RC1 发布,此版本现已提供下载。
主要更新内容请看:
Allow materialized views to be refreshed without blocking reads
Add support for logical decoding of WAL data, to allow database changes to be streamed out in a customizable format
Allow background worker processes to be dynamically registered, started and terminated
Add jsonb, a more capable and efficient data type for storingJSONdata
Add newSQLcommand ALTER SYSTEM for updating postgresql.conf configuration file entries
Reduce lock strength for some ALTER TABLE commands
更多内容请看:Postgres 9.4 重要特性:jsonb 数据类型
完整改进内容请看发行说明,其他描述或者最新特性请看 9.4 Features Wiki Page。
PostgreSQL 依赖于社区帮忙测试下一个版本,保证其高性能的特性。
软件详情:http://www.postgresql.org/docs/devel/static/release-9-4.html
下载地址:http://www.postgresql.org/download
来自:开源中国社区

