Re: bad performance on irix

Поиск
Список
Период
Сортировка
От Robert E. Bruccoleri
Тема Re: bad performance on irix
Дата
Msg-id 200203131604.LAA36063@stone.congenomics.com
обсуждение исходный текст
Ответ на Re: bad performance on irix  ("Luis Alberto Amigo Navarro" <lamigo@atc.unican.es>)
Список pgsql-hackers
Dear Luis,After looking at your system configuration, I would recommend
buying more RAM (it's very inexpensive for older systems like yours),
and then allocating much more buffer space for PostgreSQL. It will
have a profound effect on overall performance, although not for this
particular problem where lock contention is an issue.

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


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

Предыдущее
От: mlw
Дата:
Сообщение: Re: select max(column) not using index
Следующее
От: "Luis Alberto Amigo Navarro"
Дата:
Сообщение: Re: again on bad performance