Re: auto removing stale pid for postmaster NT service

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Tony_Chao(at)putnam(dot)com
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: auto removing stale pid for postmaster NT service
Date: 2002-09-16 13:23:49
Message-ID: 26090.1032182629@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Tony_Chao(at)putnam(dot)com writes:
> I have postmaster install as a service throught cygrunsrv on my win2k
> machine. The postmaster service starts and stops fine most of the time.
> But if the server crashes without a proper shutdown, the postmaster.pid
> is left behind and the postmaster service fails to start at the next boot.

It should manage to start anyway --- why exactly does it refuse to
start?

regards, tom lane

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Simone Tellini 2002-09-16 14:56:26 Re: auto removing stale pid for postmaster NT service
Previous Message Tom Lane 2002-09-16 13:21:58 Re: Do the datatypes have set id/oid that are constant?