Movatterモバイル変換


[0]ホーム

URL:



Facebook
Postgres Pro
Facebook
Downloads
E.9. Postgres Pro 9.5.13.1
Prev UpAppendix E. Release NotesHome Next

E.9. Postgres Pro 9.5.13.1

Release date: 2018-05-18

E.9.1. Overview

This release is based onPostgreSQL 9.5.13 andPostgres Pro 9.5.12.1. All improvements inherited fromPostgreSQL 9.5.13 are listed inPostgreSQL 9.5.13 Release Notes.

Major enhancements overPostgres Pro 9.5.12.1 include:

  • Updatedpg_pathman module to version 1.4.11. As compared to version 1.4.9, the following enhancements were introduced:

    • Fixed an issue with duplicate entries in query results for inherited tables. In general,pg_pathman does not support multilevel partitioning.

    • Fixed a spurioustable is being partitioned now error raised bypartition_table_concurrently().

    • Relaxed check constraint handling.

    • Fixed incorrect usage ofmemcpy() instart_bgworker().

    • For a full list of changes, seepg_pathman Wiki.

  • Fixed an issue with pasting strings that include symbols of different character sets from clipboard to psql on Windows systems.

E.9.2. Migration to Version 9.5.13.1

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

If you are runningPostgres Pro 9.5.12.1, it is enough to install the 9.5.13.1 version into the same directory. For earlierPostgres Pro versions,pgpro_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, perform a dump/restore usingpg_dumpall.


Prev Up Next
E.8. Postgres Pro 9.5.14.1 Home E.10. Postgres Pro 9.5.12.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