Movatterモバイル変換


[0]ホーム

URL:



Facebook
Postgres Pro
Facebook
Downloads
E.23. Postgres Pro Standard 10.3.2
Prev UpAppendix E. Release NotesHome Next

E.23. Postgres Pro Standard 10.3.2

Release Date: 2018-03-20

E.23.1. Overview

This release is based onPostgreSQL 10.3 andPostgres Pro Standard 10.3.1. All changes inherited fromPostgreSQL 10.3 are listed inPostgreSQL 10.3 Release Notes. Other major changes and enhancements are as follows:

  • Added support for TOAST to INCLUDED attributes for B-tree indexes.

  • Fixed search formchar andmvarchar types viasearch_path. These types can now be dumped even with the cleaned up search path.

  • Added--add-collprovider option topg_dump andpg_dumpall utilities.

  • Updated thepg_probackup utility from version 2.0.14 to 2.0.16, which includes the following new features:

    • Fixed an infinite loop that could happen during page validation.

    • Fixed segfault for the case of parallelPTRACK connections.

    • Allowed to use thedelete-wal option withoutdelete-expired.

    • Schema name is now explicitly used in all function calls to address CVE-2018-1058 security issue.

    • Data files in theglobal directory are now handled properly:pg_probackup can now perform incremental backups and run checksum validation for such data files.

    • PTRACK files from theglobal directory are not copied to backups anymore.

    • pg_probackup now checks that the--instance option is specified for theVALIDATE command.

  • Fixed an issue with sort ordering of some Russian letters in themchar module. UseREINDEX DATABASE command to update indexes.

E.23.2. Migration to Version 10.3.2

If you are upgrading from aPostgres Pro Standard version based on the samePostgreSQL major release, it is enough to install the new version into your current installation directory.

To migrate fromPostgreSQL or aPostgres Pro Standard release based on a previousPostgreSQL major version, see the instructions inPostgres Pro Standard 10.1.1 Release Notes. If you are opting for a dump/restore, make sure to use the--add-collprovider option to correctly choose the provider for the default collation of the migrated database.


Prev Up Next
E.22. Postgres Pro Standard 10.4.1 Home E.24. Postgres Pro Standard 10.3.1
epubpdf
Go to Postgres Pro Standard 10
By continuing to browse this website, you agree to the use of cookies. Go toPrivacy Policy.

[8]ページ先頭

©2009-2025 Movatter.jp