`
cloudtech
  • 浏览: 4607451 次
  • 性别: Icon_minigender_1
  • 来自: 武汉
文章分类
社区版块
存档分类
最新评论

PostgreSQL 9.0 beta1版发布

 
阅读更多

<!-- [if gte mso 9]><xml> <w:WordDocument> <w:View>Normal</w:View> <w:Zoom>0</w:Zoom> <w:PunctuationKerning/> <w:DrawingGridVerticalSpacing>7.8 磅</w:DrawingGridVerticalSpacing> <w:DisplayHorizontalDrawingGridEvery>0</w:DisplayHorizontalDrawingGridEvery> <w:DisplayVerticalDrawingGridEvery>2</w:DisplayVerticalDrawingGridEvery> <w:ValidateAgainstSchemas/> <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid> <w:IgnoreMixedContent>false</w:IgnoreMixedContent> <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText> <w:Compatibility> <w:SpaceForUL/> <w:BalanceSingleByteDoubleByteWidth/> <w:DoNotLeaveBackslashAlone/> <w:ULTrailSpace/> <w:DoNotExpandShiftReturn/> <w:AdjustLineHeightInTable/> <w:BreakWrappedTables/> <w:SnapToGridInCell/> <w:WrapTextWithPunct/> <w:UseAsianBreakRules/> <w:DontGrowAutofit/> <w:UseFELayout/> </w:Compatibility> <w:BrowserLevel>MicrosoftInternetExplorer4</w:BrowserLevel> </w:WordDocument> </xml><![endif]--><!-- [if gte mso 9]><xml> <w:LatentStyles DefLockedState="false" LatentStyleCount="156"> </w:LatentStyles> </xml><![endif]--> <!-- [if gte mso 10]> <mce:style><!-- /* Style Definitions */ table.MsoNormalTable {mso-style-name:普通表格; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-parent:""; mso-padding-alt:0cm 5.4pt 0cm 5.4pt; mso-para-margin:0cm; mso-para-margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:"Times New Roman"; mso-ansi-language:#0400; mso-fareast-language:#0400; mso-bidi-language:#0400;} --> <!-- [endif]-->

PostgreSQL 9.0 beta1 版发布

PostgreSQL 9.0 beta1数据库管理系统发布了。 根据绝大多数用户的需求, PostgreSQL 9.0 数据库增加了很多社区已请求多年的特征 功能,比如易于使用的数据库复制、匿名块、大规模许可工具等。 以前的主要版本在这方面相当保守,而9.0 版显示,这是一个大胆的新版本,提供很多工具来满足社区的愿望,以赢得社区的支持。

PostgreSQL 9.0 版的主要改进有:

<!-- [if !supportLists]-->· <!-- [endif]-->允许对只接受只读查询 的备用系统进行连续的存档

<!-- [if !supportLists]-->· <!-- [endif]-->允许以流的方式对备用系统进行连续存档

<!-- [if !supportLists]-->· <!-- [endif]-->新增大批量修改 访问许可模式

<!-- [if !supportLists]-->· <!-- [endif]-->新增对大对象访问许可的权限进行控制

<!-- [if !supportLists]-->· <!-- [endif]-->匿名函数实现了 Do 语句的使用

<!-- [if !supportLists]-->· <!-- [endif]-->服务器端缺省安装的语言是 PL/pgSQL

<!-- [if !supportLists]-->· <!-- [endif]-->PL/Perl 增强

<!-- [if !supportLists]-->· <!-- [endif]-->允许 SQL 兼容的 每列触发器

<!-- [if !supportLists]-->· <!-- [endif]-->新增可延期的唯一键约束

<!-- [if !supportLists]-->· <!-- [endif]-->在内存队列中可 监听/通知 存储事件,而不是使用系统表

<!-- [if !supportLists]-->· <!-- [endif]-->允许通知传递可选的字符串参数到监听器

<!-- [if !supportLists]-->· <!-- [endif]-->增加了对 全文搜索同义词词典的前缀支持

<!-- [if !supportLists]-->· <!-- [endif]-->GIN 索引使用红黑树( Red-Black Trees )创建

<!-- [if !supportLists]-->· <!-- [endif]-->添加了在 64 Windows 系统的编译支持,可运行 64 模式下

更多的细节参见:

http://developer.postgresql.org/pgdocs/postgres/release-9-0.html

分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics