发布于 2017-07-15 00:57:03 | 147 次阅读 | 评论: 0 | 来源: 网友投递

这里有新鲜出炉的PostgreSQL指南,程序狗速度看过来!

PostgreSQL关系型数据库管理系统

PostgreSQL是以加州大学伯克利分校计算机系开发的 POSTGRES,现在已经更名为PostgreSQL,版本 4.2为基础的对象关系型数据库管理系统(ORDBMS)。


PostgreSQL 10 Beta 2 已发布,此版本包含 PostgreSQL 10 最终将提供的所有可用功能的预览,还包括对第一个 beta 版本中发现的许多问题的修复。

升级到 Beta2

  • 从 PostgreSQL 10 beta1 进行升级

  • 通过使用 pg_dump/pg_restore 或 pg_upgrade 从更早的版本进行升级

自 Beta 1 以来的变更

任何针对 9.6 或更早版本,且会影响 10 的错误修复程序都包含在 beta2 中。包括:

  • Fix memory leaks in new partitioning code

  • Don’t explicitly mark range partitioning columns as NOT NULL

  • Fix compilation with BSD authentication

  • Try next host after timeout in libpq with multiple hosts specified

  • Verify that the server constructed SCRAM none correctly

  • Fix table sync in logical replication for tables with columns in different order

  • Fix pg_dump:ing collations from pre-10 servers

  • Fix crash in BRIN index auto summarization

  • Generate pg_basebackup temporary slot name from backend pid, not client

  • Make ALTER SEQUENCE fully transactional

  • Allow COPY (query) TO to be parallelized

  • Fix ALTER SUBSCRIPTION grammar ambiguity

  • Don’t set application_name in logical replication workers

  • Allow query cancel of walsender backends

  • Prevent BEFORE triggers from violating partition constraints

  • Mark to_tsvector(regconfig, json[b]) functions as immutable

  • Apply RLS policies to partitioned tables

  • Add MSVC build system support for ICU and fix ICU support on Windows

  • Disallow set returning functions inside CASE or COALESCE

  • Teach PL/pgSQL about partitioned tables

  • Don’t downcase entries in shared_preload_libraries et al

  • Prevent table partitions from being turned into views

  • Fix IF NOT EXISTS in CREATE STATISTICS

  • Fix memory leaks in in ICU encoding conversion

  • Fix import of system collations

  • Fix logical replication with replication identity full

  • Support tcp_keepalive_idle option on Solaris

  • Don’t require schema public to exist for pg_dump -c

  • Fix transition tables for partition/inheritance, writable CTEs and ON CONFLICT

  • Change pg_ctl -w to detect server-ready state by watching status in postmaster.pid

  • Forbid gen_random_uuid() when built with --disable-strong-random

  • Allow libpq to use multiple hostaddrs to go with multiple hostnames

  • Fix COPY handling of transition tables with indexes

  • On Windows, retry process creation in case shared memory reservation fails

详情请参阅发布主页

下载地址



历史版本 :
PostgreSQL 六版齐发,修复 3 个安全漏洞
PostgreSQL 10 正式版发布,显著的性能提升!
PostgreSQL 10 首个候选版本 RC1 发布,修复部分 bug
PostgreSQL 10 Beta 4 发布,以及全系列更新
PostgreSQL 10 Beta 4 发布,多版本更新
PostgreSQL 10 Beta 3 发布,数据库管理系统
PostgreSQL 10 Beta 3 发布,以及对所有支持版本的更新
PostgreSQL 10 Beta 2 发布,Bug 修复
PostgreSQL 10 首个测试版发布,新增特性一览
PostgreSQL 9.6.3, 9.5.7, 9.4.12, 9.3.17 和 9.2.21 发布
PostgreSQL 10 新增特性
PostgreSQL 五版齐发,修复了超过 75个 bug
最新网友评论  共有(0)条评论 发布评论 返回顶部

Copyright © 2007-2017 PHPERZ.COM All Rights Reserved   冀ICP备14009818号  版权声明  广告服务