Re: cpu bound postgresql setup.

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: cpu bound postgresql setup.
Дата
Msg-id 1277405847-sup-5188@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: cpu bound postgresql setup.  (Rajesh Kumar Mallah <mallah.rajesh@gmail.com>)
Список pgsql-performance
Excerpts from Rajesh Kumar Mallah's message of jue jun 24 13:25:32 -0400 2010:

> What prompted me to post to list is that the server transitioned from
> being IO bound to CPU bound and 90% of syscalls being
> lseek(XXX, 0, SEEK_END) = YYYYYYY

It could be useful to find out what file is being seeked.  Correlate the
XXX with files in /proc/<pid>/fd (at least on Linux) to find out more.

--
Álvaro Herrera <alvherre@commandprompt.com>
The PostgreSQL Company - Command Prompt, Inc.
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

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

Предыдущее
От: Josh Berkus
Дата:
Сообщение: Re: PostgreSQL as a local in-memory cache
Следующее
От: "Kevin Grittner"
Дата:
Сообщение: Re: cpu bound postgresql setup.