View Single Post

   
  #2 (permalink)  
Old 04-18-2008, 01:18 AM
Tom Lane
 
Posts: n/a
Default Re: [HACKERS] Fix for running from admin account on win32

"Magnus Hagander" <mha@sollentuna.net> writes:
> You'll still need to run the postmaster frmo pg_ctl to get the "run as
> admin" part. The only part that could be moved is the Job Object for
> management. And you're normally not going to need that one when you're
> not running as a service. Maybe sometimes, but I doubt it's worth it. If
> we could solve the run-as-admin inside the postmaster it might be
> different, but AFAICS we can't.


Yeah, I thought we'd agreed that the patch was fine as-is.

regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

http://www.postgresql.org/docs/faq

Reply With Quote