PostgreSQL 8.5明年就要发布了,看一下时间表。
版本
8.5 Alpha 1
发布时间
2009-08-20
8.5 Alpha 2 2009-10-24
8.5 Alpha 3 2009-12-21
8.5 Alpha 4 2010-02-21
8.5 Beta 1 2010-03-xx
8.5.0 2010-06-xx
明年中旬就正式发布8.5了。目前发布了8.5 Alpha 3。现在就可以看看有哪些新功能了。可以参考(http://developer.postgresql.org/pgdocs/postgres/release-8.5.html)。还是很值得期待的。
主要在以下几个方面都有所改动
①SQL Features(SQL特性)
②Performance(性能)
③Administration and Monitoring(监视与管理)
④Security(安全)
⑤Built-In Functions
⑥Data Types(数据类型)
⑦Procedural Languages(过程语言)
⑧psql
⑨Server Tools(服务器工具)
比如Hot Standby(热待机),可以设置函数参数的默认值等功能。
本文来自CSDN博客,转载请标明出处:http://blog.csdn.net/hantiannan/archive/2009/12/30/5108405.aspx