Re: Buffer miss ratio

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема Re: Buffer miss ratio
Дата
Msg-id 495C880C.10609@enterprisedb.com
обсуждение исходный текст
Ответ на Buffer miss ratio  ("崔岩ccuiyyan@sina.com" <ccuiyyan@gmail.com>)
Список pgsql-hackers
崔岩ccuiyyan@sina.com wrote:
>      I want to get the number of misses for the buffer pool of PostgreSQL.
> Is there any methods or
> 
>      performance tools I can use to get the information?

Yes. Please see the manual chapters on "Monitoring database activity". 
The pgstatio_* views in particular.

PS. This mailing list is for discussion on development of PostgreSQL. 
Questions on usage belong to pgsql-general, or one of the other user 
mailing lists.

--   Heikki Linnakangas  EnterpriseDB   http://www.enterprisedb.com


В списке pgsql-hackers по дате отправления:

Предыдущее
От: "崔岩ccuiyyan@sina.com"
Дата:
Сообщение: Buffer miss ratio
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: Re: lazy_truncate_heap()