Re: Stats collection on Windows - Mailing list pgsql-hackers

From Qingqing Zhou
Subject Re: Stats collection on Windows
Date
Msg-id e0vc92$ted$1@news.hub.org
Whole thread Raw
In response to Stats collection on Windows  ("Peter Brant" <Peter.Brant@wicourts.gov>)
List pgsql-hackers
"Tom Lane" <tgl@sss.pgh.pa.us> wrote
>
>> The problem is that process IDs on Windows seem to be assigned without
>> much rhyme or reason and it seems to happen relatively frequently that a
>> new process will be assigned the same process ID as a process which
>> recently died.
>
> That's an interesting theory, but do you have any actual evidence for it?
>

I can confirm that on Windows 2000 the process ID is recycled instantly.

Regards,
Qingqing




pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Stats collection on Windows
Next
From: "Qingqing Zhou"
Date:
Subject: Re: Stats collection on Windows