[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gnumed-devel] Upgrade psql
From: |
Busser, Jim |
Subject: |
Re: [Gnumed-devel] Upgrade psql |
Date: |
Wed, 20 Nov 2013 18:09:40 +0000 |
Vaibhav,
Thanks for your caution. For the benefit of future Windows users, how must
Sebastian's instructions (Steps 4 and 5 below) be modified to "start command
prompt as administrator"?
In other words, when you select from a menu (?) to open a command shell, is
there a check box "open with Administrator privileges" that you must check, or
is there some command or parameter / switch that you must type before, or after
(or as part of) your
RUNAS
command?
On 2013-11-20, at 7:36 AM, Vaibhav Banait <address@hidden> wrote:
> Even if you log in as admin , start cmd prompt as administrator , else system
> error 5 results when you do net stop postgresql - 8.4 on windows 7. This
> needs to be added to step 10.
> Thanks sebastian for the pain you took in solving it.
> Vaibhav Banait
On 2013-11-18, at 3:29 PM, Sebastian Hilbert <address@hidden> wrote:
> Hi all,
>
> ...
> 4.) open a command shell (dos box)
>
> 5.) type : RUNAS /USER:postgres "CMD.EXE"
> - this will open another black box (command shell) for user postgres
> - for the password use 'postgrespassword' (default)
-- Jim