Re: 2nd Level Buffer Cache - Mailing list pgsql-hackers

From Robert Haas
Subject Re: 2nd Level Buffer Cache
Date
Msg-id A989E53F-C1BA-44BB-AEC9-8898F2C8BC04@gmail.com
Whole thread Raw
In response to Re: 2nd Level Buffer Cache  (Jim Nasby <jim@nasby.net>)
List pgsql-hackers
On Mar 25, 2011, at 11:58 AM, Jim Nasby <jim@nasby.net> wrote:
> Related to that... after talking to Greg Smith at PGEast last night, he felt it would be very valuable just to
profilehow much time is being spent waiting/holding the freelist lock in a real environment. I'm going to see if we can
dothat on one of our slave databases. 

Yeah, that would be great. Also, some LWLOCK_STATS output or oprofile output would be definitely be useful.

...Robert

pgsql-hackers by date:

Previous
From: Stephen Frost
Date:
Subject: Re: Transactional DDL, but not Serializable
Next
From: Tom Lane
Date:
Subject: Re: When and how many times does ExecSetParamPlan executes?