Re: Cannot start Postgresql 9.3 as a service in Windows 2012 Server with a domain account

From: Raymond O'Donnell <rod(at)iol(dot)ie>
To: boca2608 <boca2608(at)gmail(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: Cannot start Postgresql 9.3 as a service in Windows 2012 Server with a domain account
Date: 2014-06-11 17:55:37
Message-ID: 53989819.9090100@iol.ie
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 11/06/2014 17:05, boca2608 wrote:
> 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

PostgreSQL's own logs should have some more detail - the event log entry
is indeed terse, PG writes all the interesting stuff to its own log.

Ray.

--
Raymond O'Donnell :: Galway :: Ireland
rod(at)iol(dot)ie

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Merlin Moncure 2014-06-11 18:08:04 Re: Accessing structured datatypes using libpq
Previous Message Jeff Janes 2014-06-11 16:29:53 Re: what does pg_activity mean when the database is stuck?