Stats processor not restarting

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Stats processor not restarting
Date: 2007-03-20 11:23:50
Message-ID: 20070320112350.GB24280@svr2.hagander.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

I've noticed that if for example the autovacuum process dies (such as
with a kill -9 when testing my new shared mem implementation), only
autovac and bgwriter are restarted. The stats collector is terminated,
but not restarted. (Same goes for a regular backend, and not just
autovac)

Is there a reason for this, or is it a bug?

//Magnus

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Alvaro Herrera 2007-03-20 12:42:08 Re: Stats for multi-column indexes
Previous Message Martijn van Oosterhout 2007-03-20 10:22:42 Re: Buildfarm feature request: some way to track/classify failures

Browse pgsql-patches by date

  From Date Subject
Next Message Alvaro Herrera 2007-03-20 12:48:30 Re: Stats processor not restarting
Previous Message Tom Lane 2007-03-20 07:08:46 Re: bgwriter stats