发布于 2015-05-23 01:02:57 | 108 次阅读 | 评论: 0 | 来源: 网友投递

这里有新鲜出炉的PostgreSQL数据库教程,程序狗速度看过来!

PostgreSQL关系型数据库管理系统

PostgreSQL是以加州大学伯克利分校计算机系开发的 POSTGRES,现在已经更名为PostgreSQL,版本 4.2为基础的对象关系型数据库管理系统(ORDBMS)。


PostgreSQL是以加州大学伯克利分校计算机系开发的 POSTGRES,现在已经更名为PostgreSQL,版本 4.2为基础的对象关系型数据库管理系统(ORDBMS)。

PostgreSQL 9.4.2, 9.3.7, 9.2.11, 9.1.16 和 9.0.20 发布,这些版本现已提供下载。此版本修复了 PostgreSQL 9.3 和 9.4 版本中的数据崩溃问题,强烈建议用户尽快升级到最新版本!

安全修复

  • CVE-2015-3165 Double "free" after authentication timeout.

  • CVE-2015-3166 Unanticipated errors from the standard library.

  • CVE-2015-3167 pgcrypto has multiple error messages for decryption with an incorrect key.

此外,我们建议所有用户使用 Kerberos、 GSSAPI 或 SSPI 身份验证设置 pg_hba.conf 中的 include_realm 为 1,未来版本中都将默认这个设置。

新版本中相比老版本中有个不同的返回类型,所以在升级之前 CIText 用户需要先运行"ALTER EXTENSION citext UPDATE"功能测试应用程序。

其他修复和改进

除了以上的改进,还包括超过 50 个 bug 修复:

  • Render infinite dates and timestamps as infinity when converting to json

  • Fix json/jsonb's populate_record() and to_record()

  • Fix incorrect checking of deferred exclusion constraints

  • Improve planning of star-schema-style queries

  • Fix three issues with planning joins

  • Ensure correct locking with security barrier views

  • Fix deadlock at startup when max_prepared_transactions is too small

  • Recursively fsync() the data directory after a crash

  • Fix autovacuum launcher's possible failure to shut down

  • Cope with unexpected signals in LockBufferForCleanup()

  • Fix crash when doing COPY IN to a table with check constraints

  • Avoid waiting for synchronous replication of read-only transactions

  • Fix two issues with hash indexes

  • Prevent memory leaks in GIN index vacuum

  • Fix two issues with background workers

  • Several fixes to Logical Decoding replication

  • Fix several minor issues with pg_dump and pg_upgrade

此版本还包括将 tzdata 升级至 2015d,同时还更新了 Egypt、Mongolia 和 Palestine,更多改进内容请看更新日志

 


历史版本 :
PostgreSQL 六版齐发,修复 3 个安全漏洞
PostgreSQL 10 正式版发布,显著的性能提升!
PostgreSQL 10 首个候选版本 RC1 发布,修复部分 bug
PostgreSQL 10 Beta 4 发布,以及全系列更新
PostgreSQL 10 Beta 4 发布,多版本更新
PostgreSQL 10 Beta 3 发布,数据库管理系统
PostgreSQL 10 Beta 3 发布,以及对所有支持版本的更新
PostgreSQL 10 Beta 2 发布,Bug 修复
PostgreSQL 10 首个测试版发布,新增特性一览
PostgreSQL 9.6.3, 9.5.7, 9.4.12, 9.3.17 和 9.2.21 发布
PostgreSQL 10 新增特性
PostgreSQL 五版齐发,修复了超过 75个 bug
最新网友评论  共有(0)条评论 发布评论 返回顶部

Copyright © 2007-2017 PHPERZ.COM All Rights Reserved   冀ICP备14009818号  版权声明  广告服务