Re: Run PostgreSQL with Administrator account in Windows

From: Michael Louie Loria <mlloria(at)lorztech(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Run PostgreSQL with Administrator account in Windows
Date: 2006-03-11 07:16:46
Message-ID: 4412795E.8050607@lorztech.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Tom Lane wrote:
> "Joshua D. Drake" <jd(at)commandprompt(dot)com> writes:
>> Michael Louie Loria wrote:
>>> How do I run PostgreSQL with Administrator account in Windows?
>
>> You can't. It is a security issue and we don't allow it.
>
> FYI, there is code in CVS HEAD to allow starting the postmaster from
> an admin account via pg_ctl: pg_ctl will give up admin privileges before
> launching the postmaster, thereby closing the security hole.
>
> regards, tom lane

I was thinking of that but I'm new to PostgreSQL so I still don't know
how to compile it. Currently checking
http://www.postgresql.org/docs/faqs.FAQ_MINGW.html and subscribing to
pgsql-hackers. Thanks

Michael Louie Loria
LoRz Technology Solutions
http://www.lorztech.com

In response to

Browse pgsql-general by date

  From Date Subject
Next Message AKHILESH GUPTA 2006-03-11 10:29:20 input from a external text file......!
Previous Message Michael Louie Loria 2006-03-11 06:37:26 Re: Run PostgreSQL with Administrator account in Windows