Re: Service not starting: Error 1053 - Mailing list pgsql-hackers

From Richard Huxton
Subject Re: Service not starting: Error 1053
Date
Msg-id 49A536D7.3070907@archonet.com
Whole thread Raw
In response to Re: Service not starting: Error 1053  (Magnus Hagander <magnus@hagander.net>)
Responses Re: Service not starting: Error 1053  (Magnus Hagander <magnus@hagander.net>)
List pgsql-hackers
Magnus Hagander wrote:
> Heikki Linnakangas wrote:
>>
>> Of course, none of this helps if the culprit is a DLL or a 3rd party
>> program that allocates the adress space immediately at CreateProcess.
> 
> AFAIK all the cases where we *have* identified the culprit (which has
> been antivirus or firewall), this is exactly what it was doing...

Would it be possible to build a tool that runs through a series of
permission-checks, tries to grab some shared-memory, write to files in
the appropriate folders etc. and then shows the name of any process
interfering? Half the problem is that whenever someone has
Windows-related difficulties there's no standard tools we can use to
diagnose.

--  Richard Huxton Archonet Ltd


pgsql-hackers by date:

Previous
From: Magnus Hagander
Date:
Subject: Re: Service not starting: Error 1053
Next
From: Frank Featherlight
Date:
Subject: Re: Service not starting: Error 1053