PostgreSQL 10.2, 9.6.7, 9.5.11, 9.4.16 和 9.3.21 发布

栏目: 软件资讯 · 发布时间: 8年前

内容简介:PostgreSQL 发布 10.2,9.6.7,9.5.11,9.4.16,9.3.21。此版本修复了两个安全问题。此版本还修复了可能导致数据损坏的 VACUUM,GIN 索引和散列索引问题,以及使用并行查询和逻辑复制的问题。 更新内容: 安全问题 CV...

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


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Java in a Nutshell, 6th Edition

Java in a Nutshell, 6th Edition

Benjamin J Evans、David Flanagan / O'Reilly Media / 2014-10 / USD 59.99

The latest edition of Java in a Nutshell is designed to help experienced Java programmers get the most out of Java 7 and 8, but it's also a learning path for new developers. Chock full of examples tha......一起来看看 《Java in a Nutshell, 6th Edition》 这本书的介绍吧!

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具