Re: tuning bgwriter in 8.4.2

Поиск
Список
Период
Сортировка
От Greg Smith
Тема Re: tuning bgwriter in 8.4.2
Дата
Msg-id 4B7C9A0D.7080606@2ndquadrant.com
обсуждение исходный текст
Ответ на Re: tuning bgwriter in 8.4.2  (Ben Chobot <bench@silentmedia.com>)
Ответы Re: tuning bgwriter in 8.4.2  (Ben Chobot <bench@silentmedia.com>)
Список pgsql-general
Ben Chobot wrote:
> Is there a way to tell if I really am just keeping the same few pages dirty throughout every checkpoint? I wouldn't
haveexpected that, but given our application I suppose it is possible. 

You can install pg_buffercache and look at what's in the cache to check
your theory.  I have some sample queries that show neat things at
http://www.westnet.com/~gsmith/content/postgresql/bufcache.sh

--
Greg Smith  2ndQuadrant US  Baltimore, MD
PostgreSQL Training, Services and Support
greg@2ndQuadrant.com   www.2ndQuadrant.us


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

Предыдущее
От: Ben Chobot
Дата:
Сообщение: Re: tuning bgwriter in 8.4.2
Следующее
От: Greg Smith
Дата:
Сообщение: Re: pg_database_size(oid)