Re: Running PostGre on DVD - Mailing list pgsql-hackers

From Rod Taylor
Subject Re: Running PostGre on DVD
Date
Msg-id 1132072777.15204.10.camel@home
Whole thread Raw
In response to Re: Running PostGre on DVD  ("Jim C. Nasby" <jnasby@pervasive.com>)
Responses Re: Running PostGre on DVD
List pgsql-hackers
> Well, a bigger issue is that windows makes things a lot more difficult
> to do if you don't have admin on your account. Yes, there is runas, but
> windows doesn't exactly foster people working from the command line. And
> IIRC runas isn't nearly as nice to use as sudo.

Couldn't the installer create a handy dandy icon on the desktop with the
correct runas command to start/stop it for a given user or even have a
graphical pg_ctl type interface with Start, Stop and Restart buttons
that does the right thing behind the scenes?


On unix I get a startup script that hides the su and other logic and
safeties behind the scenes.
-- 



pgsql-hackers by date:

Previous
From: "Jim C. Nasby"
Date:
Subject: Re: functions marked STABLE not allowed to do INSERT
Next
From: Robert Treat
Date:
Subject: Re: functions marked STABLE not allowed to do INSERT