Thanks to visit codestin.com
Credit goes to postgrespro.com

Re: CLogControlLock - Mailing list pgsql-hackers

From Tom Lane
Subject Re: CLogControlLock
Date
Msg-id [email protected]
Whole thread Raw
In response to CLogControlLock  (Paul van den Bogaard <[email protected]>)
List pgsql-hackers
Paul van den Bogaard <[email protected]> writes:
> just started with 8.4 devel. Still focussing on LWlocks. With the  
> same load (#users & benchmarktool) I now see LockID  11  
> (CLogControlLock) to be in the top waiting list.

> This one was never noticable in 8.3.

> Did anything change with respect to this?

Uh, no, 8.4 devel has hardly started and I can't think of any changes
we've applied that would be likely to change the load on
CLogControlLock.  What is your test case?
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: COPY Transform support
Next
From: Tom Lane
Date:
Subject: Re: [COMMITTERS] pgsql: Implement a few changes to how shared libraries and dynamically