pg_upgrade docs: don't use cluster for binary/lib In a few cases, pg_upgrade said old/new cluster location when it meant old/new Postgres install location, so fix those. Per private email report
Branch ------ REL9_3_STABLE Details ------- http://git.postgresql.org/pg/commitdiff/61edd524017c4a3fa5f35e72e49f70f058be7a99 Modified Files -------------- doc/src/sgml/pgupgrade.sgml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
