From: Bruce Momjian Date: Fri, 11 Jan 2002 20:48:47 +0000 (+0000) Subject: More man pages improvements; also needed to test sgml build. X-Git-Tag: REL7_2_BETA5~13 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c6fdf8bcfcaf9161360231d505c27f24a50e5691;p=postgresql More man pages improvements; also needed to test sgml build. --- diff --git a/doc/src/sgml/ref/pg_upgrade.sgml b/doc/src/sgml/ref/pg_upgrade.sgml index ef075de9bd..1e3681984c 100644 --- a/doc/src/sgml/ref/pg_upgrade.sgml +++ b/doc/src/sgml/ref/pg_upgrade.sgml @@ -1,5 +1,5 @@ @@ -94,6 +94,18 @@ $ make install + + + Do: + +$ cd pgsql/contrib/pg_resetxlog +$ make install + + to install the /contrib/pg_resetxlog utility + which will be used by pg_upgrade. + + + Run initdb to create a new template1 database