Re: Notes on W2000 - Mailing list pgsql-hackers-win32

From Gary Doades
Subject Re: Notes on W2000
Date
Msg-id 40FC15FC.28264.195B64B9@localhost
Whole thread Raw
In response to Notes on W2000  ("Stasys Adiklis" <sadiklis@mail.lt>)
List pgsql-hackers-win32
On 19 Jul 2004 at 19:45, Stasys Adiklis wrote:

>
> As you've already figured out runas will not work with /noprofile (on
> Windows 2000).  I guess you should update
> http://www.hagander.net/pgsql/win32snap/. I've wasted half a day trying to
> launch the damn server without this critical bit of info.
>
> Note that runas window does not respond to Ctrl+C for some reason. The only
> way i've managed to correctly launch/shutdown a server (why the heck have
> have you named it "postmaster"?) only with runas /user:pgsql "pg_ctl start"
> and runas /user:pgsql "pg_ctl stop". I guess this should be mentioned on
> hagander.net/pgsql/win32snap too.

Ctrl+Break works OK to stop it.

Cheers,
Gary.


pgsql-hackers-win32 by date:

Previous
From: "Stasys Adiklis"
Date:
Subject: Notes on W2000
Next
From: "Stasys Adiklis"
Date:
Subject: Crazy W2000 service behavior