PostgreSQL 11 beta 2 发布,bug 修复版本

栏目: 数据库 · PostgreSQL · 发布时间: 6年前

内容简介:PostgreSQL 11 beta 2 发布了,PostgreSQL (也叫 Postgres)是一个自由的对象-关系数据库服务器(数据库管理系统),它在灵活的 BSD-风格许可证下发行。它提供了相对其他开放源代码数据库系统(比如 MySQL 和 Firebird),和对专有系统比如 Oracle、Sybase、IBM 的 DB2 和 Microsoft SQL Server的一种选择。此版本修复了众多 bug:同时包含 tzdata 版本 2018e。

PostgreSQL 11 beta 2 发布了,PostgreSQL (也叫 Postgres)是一个自由的对象-关系数据库服务器(数据库管理系统),它在灵活的 BSD-风格许可证下发行。它提供了相对其他开放源代码数据库系统(比如 MySQL 和 Firebird),和对专有系统比如 Oracle、Sybase、IBM 的 DB2 和 Microsoft SQL Server的一种选择。

此版本修复了众多 bug:

  • Several fixes for XML support, including using the document node as the context for XPath queries as defined in the SQL standard, which affects the xpath and  xpath_exists functions, as well as XMLTABLE

  • Several fixes related to VACUUM, including potential data corruption issues

  • Fixes for partitioning, including ensuring partitioning works with temporary tables, eliminating a needless additional partition constraint checks on INSERT s and generating incorrect paths for partitionwise aggregates

  • Fix for potential replica server crashes where a replica would attempt to read a recycled WAL segment

  • Fixes for pg_replication_slot_advance including returning  NULL if slot is not advanced and changes for how the slot is updated depending on if it is a physical or logical replication slot

  • Ensure pg_resetwal works with relative paths to data directory

  • Fixes for query parallelism, including preventing a crash by ignoring "parallel append" for parallel unsafe paths in a query plan

  • Fix returning accurate results with variance and similar aggregate functions when executed using parallel query

  • Fix issue where COPY FROM .. WITH HEADER would drop a line after every 4,294,967,296 lines processed

  • Ensure the "B" (bytes) parameter is accepted by all memory-related configuration parameters

  • Several fixes for the JSONB transform in PL/Python and PL/Perl

  • Fix for plpgsql checking statements where it needs to check original write statement before rewrite, could cause crash

  • Fix for SHOW ALL to display superuser configuration settings to roles that are allowed to read all settings

  • Fix for pg_upgrade that ensures defaults are written when using the "fast ALTER TABLE .. ADD COLUMN" feature with a non-NULL default

  • Several fixes for memory leaks

  • Several fixes specific to the Windows platform

同时包含 tzdata 版本 2018e。

详情查看 发布公告

下载地址:https://www.postgresql.org/download/


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

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

Visual C# 2008入门经典

Visual C# 2008入门经典

James Foxall / 张劼 / 人民邮电出版社 / 2009-6 / 39.00元

《Visual C#2008入门经典》分为五部分,共24章。第一部分介绍了Visual C# 2008速成版开发环境,引导读者熟练使用该IDE;第二部分探讨如何创建应用程序界面,包含窗体和各种控件的用法;第三部分介绍了编程技术,包括编写和调用方法、处理数值、字符串和日期、决策和循环结构、代码调试、类和对象的创建以及图形绘制等;第四部分阐述了文件和注册表的处理、数据库的使用和自动化其他应用程序等;第......一起来看看 《Visual C# 2008入门经典》 这本书的介绍吧!

CSS 压缩/解压工具
CSS 压缩/解压工具

在线压缩/解压 CSS 代码

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

SHA 加密
SHA 加密

SHA 加密工具