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

Commitc6fdf8b

Browse files
committed
More man pages improvements; also needed to test sgml build.
1 parent3bb7755 commitc6fdf8b

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

‎doc/src/sgml/ref/pg_upgrade.sgml

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$Header: /cvsroot/pgsql/doc/src/sgml/ref/Attic/pg_upgrade.sgml,v 1.18 2002/01/11 20:34:14 momjian Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/ref/Attic/pg_upgrade.sgml,v 1.19 2002/01/11 20:48:47 momjian Exp $
33
PostgreSQL documentation
44
-->
55

@@ -94,6 +94,18 @@ $ make install
9494
</para>
9595
</step>
9696

97+
<step performance="required">
98+
<para>
99+
Do:
100+
<programlisting>
101+
$ cd pgsql/contrib/pg_resetxlog
102+
$ make install
103+
</programlisting>
104+
to install the /contrib/pg_resetxlog utility
105+
which will be used by pg_upgrade.
106+
</para>
107+
</step>
108+
97109
<step performance="required">
98110
<para>
99111
Run <application>initdb</application> to create a new template1 database

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp