Re: postmaster.pid - Mailing list pgsql-hackers-win32

From Dave Page
Subject Re: postmaster.pid
Date
Msg-id E7F85A1B5FF8D44C8A1AF6885BC9A0E41A7888@ratbert.vale-housing.co.uk
Whole thread Raw
Responses Re: postmaster.pid
List pgsql-hackers-win32

> -----Original Message-----
> From: Tom Lane [mailto:tgl@sss.pgh.pa.us]
> Sent: 24 August 2004 18:17
> To: Andrew Dunstan
> Cc: Dave Page; Barry Lind;
> pgsql-hackers-win32@postgresql.org; Max Dunn
> Subject: Re: [pgsql-hackers-win32] postmaster.pid
>
> Andrew Dunstan <andrew@dunslane.net> writes:
> > Tom Lane wrote:
> >> Should you not send the zero signal the same way as other signals,
> >> and just let the recipient ignore it?
>
> > So Dave's patch is clearly wrong where it returns EINVAL. How we
> > should distinguish between the other two cases I am less sure of -
> > IANAWP ;-)

Hey, I did say it was a quick hack!

> I think we could just return ESRCH always if we have no pipe
> for the process.  The callers will actually treat these
> errnos the same anyway.

OK - do you want me to post a corrected patch to -patches, or will you
correct and commit my previous post?

Regards, Dave

pgsql-hackers-win32 by date:

Previous
From: "Magnus Hagander"
Date:
Subject: Re: postmaster.pid
Next
From: Johan Paul Glutting
Date:
Subject: Re: pg_dump and pg_restore in batch scripts