Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commited34a97

Browse files
committed
Described pgpro_upgrade in release notes
1 parent612203d commited34a97

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

‎doc/src/sgml/release-pro-9.5.sgml

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,24 @@ Lockfree Pin/UnpinBuffer backported from 9.6
7878
</listitem>
7979
</itemizedlist>
8080
</sect2>
81+
<sect2>
82+
<title>Upgrading from previous releases</title>
83+
<para>When upgrading from previous releases of Postgres Pro or from
84+
vanilla PostgreSQL 9.5.x, some catalog changes should be applied.
85+
</para>
86+
<para>If you use binary packages, and your database is in the default
87+
location, this upgrade should be performed automatically. If you've
88+
compiled Postgres Pro from source or create your database in
89+
non-default location, running <literal>initdb</literal> manually, you
90+
should run <literal>pgpro_upgrade</literal> script provided in this
91+
distribution.
92+
</para>
93+
<para>Before running script, you should stop postgres service. Script
94+
should be run as user, owning the database (typically postgres) and
95+
PGDATA environment variable should be set to the directory where
96+
database resides.
97+
</para>
98+
</sect2>
8199
</sect1>
82100
<sect1 id="release-pro-9-5-1-2">
83101
<title>Postgres Pro 9.5.1.2</title>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp