内容简介: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]
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:- NPM包(模块)发布、更新、撤销发布
- 有赞灰度发布与蓝绿发布实践
- 【重磅发布】Linkis 0.10.0 版本发布
- BeetlSQL 3.0.9 发布,Idea 插件发布
- 贝密游戏 0.7.0 发布,发布斗地主
- 【重磅发布】DataSphere Studio 0.9.0 版本发布
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。