Cannot start Postgresql 9.3 as a service in Windows 2012 Server with a domain account - Mailing list pgsql-general

From boca2608
Subject Cannot start Postgresql 9.3 as a service in Windows 2012 Server with a domain account
Date
Msg-id 1402502706520-5806847.post@n5.nabble.com
Whole thread Raw
Responses Re: Cannot start Postgresql 9.3 as a service in Windows 2012 Server with a domain account
Re: Cannot start Postgresql 9.3 as a service in Windows 2012 Server with a domain account
List pgsql-general
First, we have tried many suggestions found in this and other sites. But the problem has not been solved.

When trying to start postgresql as a service with a domain account on a windows 2012 server, the service starts and stops immediately. The Windows event log showed a terse error about timeout (even though it did not really take more than a couple of seconds for it to fail). By the way, the server is in an internal data center and does not have open access to public Internet.

We have made sure that the domain account has FULL access to all the directories under and including the installation directory (the domain account is NOT in the administrator group). We have made sure the domain account has the permission to "log on as a service" in Windows Local Security Policy. In fact, we can even use this domain account to start postgresql from command line - "pg_ctl -U xxxx -P yyyy -D.... start" but it just won't work when trying to start postgresql as a service. We have tried to install postgresql under a separate drive (not the default c drive), and it did not help.

We can start postgresql as a service if we use the local system account or the default NETWORK SERVICE account.

We have uninstalled (and removed cleanly) / reinstalled postgresql a number of times, have tried to install it under administrator mode, but none helped.

Any help will be greatly appreciated.

John


View this message in context: Cannot start Postgresql 9.3 as a service in Windows 2012 Server with a domain account
Sent from the PostgreSQL - general mailing list archive at Nabble.com.

pgsql-general by date:

Previous
From: Ciba Sadaf
Date:
Subject: Re: what does pg_activity mean when the database is stuck?
Next
From: Jeff Janes
Date:
Subject: Re: what does pg_activity mean when the database is stuck?