Re: bad performance on irix

Поиск
Список
Период
Сортировка
От Robert E. Bruccoleri
Тема Re: bad performance on irix
Дата
Msg-id 200203130005.TAA27839@stone.congenomics.com
обсуждение исходный текст
Ответ на bad performance on irix  ("Luis Alberto Amigo Navarro" <lamigo@atc.unican.es>)
Список pgsql-hackers
The bad performance in Irix appears to be a lack of resources, most
likely system buffers for sockets and I/O. Try increasing the system
parameter, nbuf, using systune, reboot, and see if it helps. Also,
use the "par" program with options "-s -SS -i -u -p <pid>"
to monitor activity in the backend -- that may provide some clues.

+-----------------------------+------------------------------------+
| Robert E. Bruccoleri, Ph.D. | email: bruc@acm.org                |
| P.O. Box 314                | URL:   http://www.congen.com/~bruc |
| Pennington, NJ 08534        |                                    |
+-----------------------------+------------------------------------+


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

Предыдущее
От: Pa O'Clerigh
Дата:
Сообщение: Help Wanted for running C code
Следующее
От: domingo@dad-it.com (Domingo Alvarez Duarte)
Дата:
Сообщение: Re: timestamp_part() bug?