Re: delete postmaster.pid on windows xp home edition before startup postmaster

From: "Ivaylo Mutafchiev" <ism_NoSpamPlease(at)mail(dot)bg>
To: pgsql-admin(at)postgresql(dot)org
Subject: Re: delete postmaster.pid on windows xp home edition before startup postmaster
Date: 2003-11-05 06:45:53
Message-ID: boa6cq$1dk8$1@news.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

We have had the same problems/experiense here.
What we have done to solve the problem was to write a simple application
that runs as service - it runs before CygWin Ipc Daemon and checks for
existing .pid file. If it exists - delete it. You should register CygWin
service to be dependent on this new one - and all should works fine.

HTH

Ivaylo Mutafchiev

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message skennedy 2003-11-05 09:47:36 Creating users in a second postgres server.
Previous Message Christopher Browne 2003-11-05 03:25:08 Re: Microsoft access verses postgresql