Re: Stats processor not restarting - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Stats processor not restarting
Date
Msg-id 14392.1174405864@sss.pgh.pa.us
Whole thread Raw
In response to Re: Stats processor not restarting  (Magnus Hagander <magnus@hagander.net>)
List pgsql-hackers
Magnus Hagander <magnus@hagander.net> writes:
> Bah, sorry about the noise. It was the effect of
> PGSTAT_RESTART_INTERVAL.
> Do we want to add some logging when we don't restart it due to repeated
> failures?

Not really, but maybe it would be sensible to reset last_pgstat_start_time
when doing a database-wide restart?  The motivation for the timeout was
to reduce cycle wastage if pgstat crashed by itself, but when you've
deliberately SIGQUITed it, that hardly seems to apply ...
        regards, tom lane


pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: Buildfarm feature request: some way to track/classify failures
Next
From: Hannu Krosing
Date:
Subject: Re: modifying the tbale function