Re: 2nd Level Buffer Cache

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: 2nd Level Buffer Cache
Дата
Msg-id A989E53F-C1BA-44BB-AEC9-8898F2C8BC04@gmail.com
обсуждение исходный текст
Ответ на Re: 2nd Level Buffer Cache  (Jim Nasby <jim@nasby.net>)
Список 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 по дате отправления:

Предыдущее
От: Stephen Frost
Дата:
Сообщение: Re: Transactional DDL, but not Serializable
Следующее
От: Tom Lane
Дата:
Сообщение: Re: When and how many times does ExecSetParamPlan executes?