Re: Running PostGre on DVD

Поиск
Список
Период
Сортировка
От Jim C. Nasby
Тема Re: Running PostGre on DVD
Дата
Msg-id 20051115165831.GK18570@pervasive.com
обсуждение исходный текст
Ответ на Re: Running PostGre on DVD  (Rod Taylor <pg@rbt.ca>)
Ответы Re: Running PostGre on DVD  ("Jim C. Nasby" <jnasby@pervasive.com>)
Список pgsql-hackers
On Tue, Nov 15, 2005 at 11:39:37AM -0500, Rod Taylor wrote:
> > 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.

Well, I think the normal windows installer goes and installs PostgreSQL
as a service, which eliminates all these problems; but that doesn't help
for the case of trying to run a demo.

BTW, my point was that the reason many windows users run with admin
rights is because windows doesn't provide a viable alternative (unlike
OS X).
-- 
Jim C. Nasby, Sr. Engineering Consultant      jnasby@pervasive.com
Pervasive Software      http://pervasive.com    work: 512-231-6117
vcard: http://jim.nasby.net/pervasive.vcf       cell: 512-569-9461


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Fixes for 8.1 run of pgindent
Следующее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: R?f. : RE: Running PostGre on DVD