Movatterモバイル変換


[0]ホーム

URL:



Facebook
Postgres Pro
Facebook
Downloads
E.6. Postgres Pro 9.5.16.1
Prev UpAppendix E. Release NotesHome Next

E.6. Postgres Pro 9.5.16.1

Release date: 2019-03-05

E.6.1. Overview

This release is based onPostgreSQL 9.5.16 andPostgres Pro Standard 9.5.15.1. All improvements inherited fromPostgreSQL 9.5.16 are listed inPostgreSQL 9.5.16 Release Notes.

Major enhancements overPostgres Pro Standard 9.5.15.1 include:

  • Changed the default authentication method for installations on SUSE Linux Enterprise Server systems, as well as Red Hat Enterprise Linux 7 and its derivatives. Now local connections use thepeer method, while network connections usemd5. For details on supported authentication methods, seeSection 19.3.

  • Backported the patch that addressesdsm_attach() race condition when DSM handles are reused; in vanillaPostgreSQL, this fix is targeted for the future updates only. The patch is hoped to resolve issues when the server reports the following error message:ERROR: dsa_area could not attach to segment.

  • Ended support for ALT Linux SPT 6.0 and Windows 7 SP1.

  • Updatedpg_pathman module to version 1.5.5. As compared to version 1.5.2 provided in the previousPostgres Pro releases, the following enhancements were introduced:

    • Fixedpg_pathman upgrade scripts to avoid issues caused by a different the number ofpg_config attributes inpg_pathman 1.4 and 1.5 major versions.

    • Improvedpg_pathman stability:

      • Trying to callpg_pathman functions when this extension is disabled does not cause server failures anymore; now an error is raised instead.

      • Different partitioning strategies can now be successfully applied to the same table.

  • Updatedpg_variables module to version 1.2. As compared to the version provided in the previousPostgres Pro releases, the following enhancements were introduced:

    • Added support for array types.

    • Improved module stability.

    • Changed empty package handling. An empty package is now removed only after the transaction that emptied it has ended.

    (SeeSection F.37.)

E.6.2. Migration to Version 9.5.16.1

Depending on your current installation, the upgrade procedure will differ.

If you are runningPostgres Pro Standard version 9.5.3.2 or higher, it is enough to install the 9.5.15.1 version into the same directory. However, if you are upgrading fromPostgreSQL 9.5.x or lower versions ofPostgres Pro Standard, some catalog changes should be applied, sopgpro_upgrade script is required to complete the upgrade:

  • If you are upgrading your installation from a binary package, and your database is in the default location,pgpro_upgrade is run automatically, unless you are prompted to run it manually.

  • If you compiled Postgres Pro from source code or created your database in a non-default location, you must runpgpro_upgrade script manually.

Important

Before launchingpgpro_upgrade manually, you must stop thepostgres service. The script must be run on behalf of the user owning the database (typically postgres). Runningpgpro_upgrade as root will result in an error. For details, seepgpro_upgrade.

To migrate to this version from vanillaPostgreSQL 9.5.4 or lower, perform a dump/restore usingpg_dumpall.


Prev Up Next
E.5. Postgres Pro 9.5.17.1 Home E.7. Postgres Pro 9.5.15.1
pdfepub
Go to Postgres Pro Standard 9.5
By continuing to browse this website, you agree to the use of cookies. Go toPrivacy Policy.

[8]ページ先頭

©2009-2025 Movatter.jp