Re: Stats collector frozen?

From: "Jeremy Haile" <jhaile(at)fastmail(dot)fm>
To: "Magnus Hagander" <magnus(at)hagander(dot)net>, "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Stats collector frozen?
Date: 2007-01-25 18:52:49
Message-ID: 1169751169.8952.1171235437@webmail.messagingengine.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> Then just pick it up in Task Manager or Process Explorer or whatever and
> kill it off. Just make sure you pick the right process.

I mentioned earlier that killing off the collector didn't work - however
I was wrong. I just wasn't giving it enough time. If I kill the
"postgres.exe -forkcol" process, it does gets restarted, although
sometimes it takes a minute.

Since it only seems to update pgstat.stat once after restarting, I'd
need to kill it once-a-minute to keep my statistics up to date =) So,
unfortunately it's not a great workaround to my problem.

Jeremy Haile

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Ted Byers 2007-01-25 18:53:54 Re: Problem with result ordering
Previous Message Benjamin Smith 2007-01-25 18:47:25 Re: Converting 7.x to 8.x