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]


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

查看所有标签

猜你喜欢:

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

A Philosophy of Software Design

A Philosophy of Software Design

John Ousterhout / Yaknyam Press / 2018-4-6 / GBP 14.21

This book addresses the topic of software design: how to decompose complex software systems into modules (such as classes and methods) that can be implemented relatively independently. The book first ......一起来看看 《A Philosophy of Software Design》 这本书的介绍吧!

MD5 加密
MD5 加密

MD5 加密工具

Markdown 在线编辑器
Markdown 在线编辑器

Markdown 在线编辑器

html转js在线工具
html转js在线工具

html转js在线工具