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

Commit499ae5f

Browse files
committed
Fix wording in pg_upgrade docs
Author: Daniel Gustafsson
1 parent28d1c8c commit499ae5f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/bin/pg_upgrade/IMPLEMENTATION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,8 @@ performs a number of bookkeeping tasks required to 'sync up' the new
7171
cluster with the existing data.
7272

7373
First, pg_upgrade copies the commit status information and 'next
74-
transaction ID' from the old cluster to the new cluster. Thisis the
75-
stepsensures that the proper tuples are visible from the new cluster.
74+
transaction ID' from the old cluster to the new cluster. Thisstep
75+
ensures that the proper tuples are visible from the new cluster.
7676
Remember, pg_upgrade does not export/import the content of user-defined
7777
tables so the transaction IDs in the new cluster must match the
7878
transaction IDs in the old data. pg_upgrade also copies the starting

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp