Re: bgwriter, checkpoints, curious (seeing delays)

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: bgwriter, checkpoints, curious (seeing delays)
Дата
Msg-id 603c8f071003031133i7c9f08dbgaaac65f45f0ddf50@mail.gmail.com
обсуждение исходный текст
Ответ на Re: bgwriter, checkpoints, curious (seeing delays)  (Tory M Blue <tmblue@gmail.com>)
Список pgsql-performance
On Fri, Feb 26, 2010 at 6:24 PM, Tory M Blue <tmblue@gmail.com> wrote:
> Ya my boxes are pretty well stacked, but a question. How does one get
> the memory usage of a query. You state to look at explain analyze but
> this gives timing and costs, but is one of the numbers memory or do I
> have to take values and do some math?

There's really not good instrumentation on memory usage, except for
sorts.  9.0 will add a bit of instrumentation for hashes.

I might try 'top'.

...Robert

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

Предыдущее
От: Scott Marlowe
Дата:
Сообщение: Re: 10K vs 15k rpm for analytics
Следующее
От: Josh Berkus
Дата:
Сообщение: Re: Estimation issue with partitioned tables