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

Commit8f742d1

Browse files
committed
Mention that pg_upgrade requires compatible 32/64-bit binaries.
1 parent7ba6e4f commit8f742d1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎doc/src/sgml/pgupgrade.sgml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@
2121
regularly added to PostgreSQL major releases, the internal data storage
2222
format rarely changes. <application>pg_upgrade</> does its best to
2323
make sure the old and new clusters are binary-compatible, e.g. by
24-
checking for compatible compile-time settings. It is important that
24+
checking for compatible compile-time settings, including 32/64-bit
25+
binaries. It is important that
2526
any external modules are also binary compatible, though this cannot
2627
be checked by <application>pg_upgrade</>.
2728
</para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp