documentation udpates to pgupgrade.html - Mailing list pgsql-hackers

From Massa, Harald Armin
Subject documentation udpates to pgupgrade.html
Date
Msg-id AANLkTinGYEx4D-TESzQYSKtqkBKMXe2Aac+TeLfRm2rx@mail.gmail.com
Whole thread Raw
Responses Re: documentation udpates to pgupgrade.html
List 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


pgsql-hackers by date:

Previous
From: Itagaki Takahiro
Date:
Subject: Re: Help with User-defined function in PostgreSQL with Visual C++
Next
From: Pavel Stehule
Date:
Subject: Re: wip: functions median and percentile