pgsql: Mention in pg_upgrade docs that the proper Win32 service name sh

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Mention in pg_upgrade docs that the proper Win32 service name sh
Date: 2010-09-28 18:32:11
Message-ID: E1P0eyJ-0008Qy-Iz@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Mention in pg_upgrade docs that the proper Win32 service name should be used.

Per report from Harald Armin Massa

Branch
------
REL9_0_STABLE

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=946de44b3dfb7b939ee9e71f761b9c01ad880525

Modified Files
--------------
doc/src/sgml/pgupgrade.sgml | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2010-09-28 18:43:07 pgsql: Mention that pg_upgrade requires write permission in the current
Previous Message Tom Lane 2010-09-28 18:21:27 pgsql: Fix PlaceHolderVar mechanism's interaction with outer joins.