Re: stats collector dies in current - Mailing list pgsql-hackers

From Tom Lane
Subject Re: stats collector dies in current
Date
Msg-id 15791.1092541123@sss.pgh.pa.us
Whole thread Raw
In response to stats collector dies in current  (Tatsuo Ishii <t-ishii@sra.co.jp>)
Responses Re: stats collector dies in current  (Tatsuo Ishii <t-ishii@sra.co.jp>)
Re: stats collector dies in current  (Jan Wieck <JanWieck@Yahoo.com>)
List pgsql-hackers
Tatsuo Ishii <t-ishii@sra.co.jp> writes:
> I see stats collector processes die in current when I suspend
> postmaster then put it in background from a terminal:

> Is this normal?

Doesn't 7.4 behave the same?

It looks to me like 7.4 and current have the same signal handling.
I'm not sure why a tstp/cont sequence would create a problem on
your platform (which is what, btw?) but it ought to cause the same
problem in 7.4 ...
        regards, tom lane


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: 8.0 beta status
Next
From: Tom Lane
Date:
Subject: Re: 8.0 beta status