设为首页收藏本站

LUPA开源社区

 找回密码
 注册
文章 帖子 博客

PostgreSQL 9.3.2/9.2.6/9.1.11/9.0.15/8.4.19

2013-12-6 11:57| 发布者: 红黑魂| 查看: 2375| 评论: 0|来自: 开源中国

摘要: PostgreSQL 开发组发布了一个关键的更新版本,涉及 PG 的所有版本分支,包括:9.3.2, 9.2.6, 9.1.11, 9.0.15, 和 8.4.19. 此次更新修复了三个严重的数据丢失问题,该问题影响复制和数据库维护,强烈要求用户立即升级 ...

PostgreSQL 开发组发布了一个关键的更新版本,涉及 PG 的所有版本分支,包括:9.3.2, 9.2.6, 9.1.11, 9.0.15, 和 8.4.19. 此次更新修复了三个严重的数据丢失问题,该问题影响复制和数据库维护,强烈要求用户立即升级。

复制问题影响了使用 PostgreSQL 二进制复制的用户,会导致 master 和 standby 节点间的传输数据丢失。但并非所有用户都受影响,目前很难确定该问题什么时候会出现。

此外还包含一些只影响到 PG 9.3 的问题:

  • Prevent "lock already held" error.
  • Resolve race conditions in timeout management, which could cause server lockup.
  • Fix minor bugs with HOT updates and the Visibility Map.
  • Prevent pg_multixact storage growth on standbys.
  • Fix bug in GIN indexes which caused transient query failures.
  • Remove issue which caused SP-GiST index creation to hang
  • Fix assorted bugs in Materialized Views.
  • Restore ability to use duplicate table aliases in complex queries.
  • Fix two bugs in subquery optimization.
  • Allow pg_receivexlog to resume streaming when more than 4GB of logs are generated.
  • Prevent planner crash on whole-row references.
  • Prevent premature deletion of temporary files.
  • Patch multiple minor memory leaks.
  • Suppress display of dropped columns for CHECK and NOT NULL constraint violations.
  • Allow default and named arguments for window functions.
  • Return a valid JSON value when converting an empty HStore string.
  • Fix GMT timezone offset.
  • Report out-of-disk-space error correctly during pg_upgrade.
  • Time zone updates for several time zones.

完整的列表和说明请看:

Links: * Download * Release Notes


酷毙

雷人

鲜花

鸡蛋

漂亮
  • 快毕业了,没工作经验,
    找份工作好难啊?
    赶紧去人才芯片公司磨练吧!!

最新评论

关于LUPA|人才芯片工程|人才招聘|LUPA认证|LUPA教育|LUPA开源社区 ( 浙B2-20090187 浙公网安备 33010602006705号   

返回顶部