Re: Idle processes chewing up CPU? - Mailing list pgsql-general

From Tom Lane
Subject Re: Idle processes chewing up CPU?
Date
Msg-id 27692.1254187840@sss.pgh.pa.us
Whole thread Raw
In response to Re: Idle processes chewing up CPU?  ("Brendan Hill" <brendanh@jims.net>)
List pgsql-general
"Brendan Hill" <brendanh@jims.net> writes:
> Bit of a catch 22 - since it happens rarely, there's no definitive
> confirmation that it's fixed the problem.
> Also, not sure if I'm comfortable applying the change and recompiling
> myself, wouldn't have a clue where to start.

Uh, so you haven't actually tested it at all?

> I can't see how the change would hurt though, seems like a good idea
> regardless, what do you think?

I'm not really inclined to throw it in there just on speculation
that it *might* mask a bug that's really somewhere else.

I can't help you with producing a recompiled executable for Windows,
but there are other people around the list who can.

            regards, tom lane

pgsql-general by date:

Previous
From: "Brendan Hill"
Date:
Subject: Re: Idle processes chewing up CPU?
Next
From: Oleg Bartunov
Date:
Subject: Re: generic modelling of data models; enforcing constraints dynamically...