Re: CLOG contention - Mailing list pgsql-hackers

From Tom Lane
Subject Re: CLOG contention
Date
Msg-id 14205.1325865921@sss.pgh.pa.us
Whole thread Raw
In response to Re: CLOG contention  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: CLOG contention  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
Robert Haas <robertmhaas@gmail.com> writes:
> After thinking about this a bit, I think the problem is that the
> divisor we picked is still too high.  Suppose we set num_clog_buffers
> = (shared_buffers / 4MB), with a minimum of 4 and maximum of 32.

Works for me.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: CLOG contention
Next
From: Simon Riggs
Date:
Subject: Re: Poorly thought out code in vacuum