From 902aae5ec58f71b8d9f7efb5ed474d0f5439439d Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Tue, 1 Feb 2011 13:57:43 -0500 Subject: [PATCH] Clarify pg_upgrade install instructions, per suggestion from Robert Haas. --- doc/src/sgml/pgupgrade.sgml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/src/sgml/pgupgrade.sgml b/doc/src/sgml/pgupgrade.sgml index 8a3e41a8308..5b42fa85aa9 100644 --- a/doc/src/sgml/pgupgrade.sgml +++ b/doc/src/sgml/pgupgrade.sgml @@ -213,8 +213,8 @@ gmake prefix=/usr/local/pgsql.new install Install pg_upgrade and pg_upgrade_support - Install pg_upgrade and - pg_upgrade_support in the new PostgreSQL cluster. + Install the pg_upgrade binary and + pg_upgrade_support library in the new PostgreSQL cluster.