1. XenForo 1.5.14 中文版——支持中文搜索!现已发布!查看详情
  2. Xenforo 爱好者讨论群:215909318 XenForo专区

新闻 PostgreSQL 10.2, 9.6.7, 9.5.11, 9.4.16 和 9.3.21 发布 下载

本帖由 漂亮的石头2018-02-09 发布。版面名称:软件资讯

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    488,119
    赞:
    47
    PostgreSQL 发布 10.2,9.6.7,9.5.11,9.4.16,9.3.21。此版本修复了两个安全问题。此版本还修复了可能导致数据损坏的 VACUUM,GIN 索引和散列索引问题,以及使用并行查询和逻辑复制的问题。

    更新内容:

    安全问题


    • CVE-2018-1052: Fix the processing of partition keys containing multiple expressions


    • CVE-2018-1053: Ensure that all temporary files made with "pg_upgrade" are non-world-readable

    Bug 修复和改进


    • Fix crash and potential disclosure of backend memory when processing partition keys containing multiple expressions


    • Fix potential disclosure of temporary files containing database passwords created by pg_upgrade by not allowing these files to be world-accessible


    • Fix cases where VACUUM would not remove dead rows if they were updated while "key-share" locked, leading to potential data corruption


    • Fix for GIN indexes to prevent bloat by ensuring the pending-insertions list is cleaned up by VACUUM

    完整内容请查看发布主页

    下载地址:https://www.postgresql.org/download
    PostgreSQL 10.2, 9.6.7, 9.5.11, 9.4.16 和 9.3.21 发布下载地址
     
正在加载...