Re: BUG #6140: PostgreSQL Server Service Not Starting

From: Craig Ringer <craig(at)postnewspapers(dot)com(dot)au>
To: Steven Boyd <sboyd67(at)yahoo(dot)com>, "pgsql-bugs(at)postgresql(dot)org" <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: BUG #6140: PostgreSQL Server Service Not Starting
Date: 2011-08-04 00:06:40
Message-ID: 4E39E290.7050607@postnewspapers.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On 3/08/2011 9:23 PM, Steven Boyd wrote:
> Craig,
> Good morning!
> Working in IT, I understand how hard it is to troubleshoot an issue
> with an incomplete picture. I wanted to tell you that your suggestion
> worked! I removed the postgres account from the local administrators
> group, restarted the VM and the service started (I had to re-enter the
> service account password so the account could be given the "logon as a
> service" right). So we'll see where things go from there. I really
> appreciate your suggestion and it might be something that you can put
> in the manuals.
>

Glad to hear it worked.

It's not so much something that should be documented, as something that
should give a useful error message when it happens, or should handle the
error and start correctly.

Adding additional rights should *NOT* cause the Pg service to fail. If
it's decided that it should for security reasons, a conf flag should be
available to allow those who genuinely feel they need the added privs to
enable them. A useful error should be emitted.

That said, I find developing on Windows to be a lot like a dentist visit
without anesthetic, so I'm not going to be stepping up to implement it
;-) .

>

POST Newspapers
276 Onslow Rd, Shenton Park
Ph: 08 9381 3088 Fax: 08 9388 2258
ABN: 50 008 917 717
http://www.postnewspapers.com.au/

Browse pgsql-bugs by date

  From Date Subject
Next Message Craig Ringer 2011-08-04 01:16:41 Re: BUG #6140: PostgreSQL Server Service Not Starting
Previous Message Matthias Kurz 2011-08-03 21:02:42 BUG #6146: COLLATE in ORDER BY not working with column names defined with "AS"