documentation udpates to pgupgrade.html

From: "Massa, Harald Armin" <chef(at)ghum(dot)de>
To: pgsql-hackers(at)postgresql(dot)org
Subject: documentation udpates to pgupgrade.html
Date: 2010-09-26 09:42:11
Message-ID: AANLkTinGYEx4D-TESzQYSKtqkBKMXe2Aac+TeLfRm2rx@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hello,

just doing an upgrade form PostgreSQL 8.4.4 on Windows 2007 64bit to
PostgreSQL 9.0 64bit on the same system.

I am working along
http://developer.postgresql.org/pgdocs/postgres/pgupgrade.html

There is written:

NET STOP postgresql-8.4
NET STOP postgresql-9.0
or

NET STOP pgsql-8.3 (PostgreSQL 8.3 and older used a different service name)

which should be extended by

net stop postgresql-x64-9.0

for Windows 64 bit.

-----------------

It would also be helpfull, if there was a reamrk that pg_upgrade will
try to write to the current directory - as "runas /user:postgres
cmd.exe" usually starts within c:\windows\system; so a cd %TEMP% after
runas would be valuable

-----------------

--
GHUM GmbH
Harald Armin Massa
Spielberger Straße 49
70435 Stuttgart
0173/9409607

Amtsgericht Stuttgart, HRB 734971
-
persuadere.
et programmare

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Pavel Stehule 2010-09-26 10:39:21 Re: wip: functions median and percentile
Previous Message Tom Lane 2010-09-26 05:51:32 pgsql: Still more tweaking of git_changelog.