Re: Performance Woes

Поиск
Список
Период
Сортировка
От Joshua D. Drake
Тема Re: Performance Woes
Дата
Msg-id 4642677F.80209@commandprompt.com
обсуждение исходный текст
Ответ на Re: Performance Woes  ("CAJ CAJ" <pguser@gmail.com>)
Ответы Re: Performance Woes
Список pgsql-performance
>     2007-05-09 03:07:50.083 GMT 1146975740: LOCATION:  BasicOpenFile,
>     fd.c:471
>
>     2007-05-09 03:07:50.091 GMT 0: LOG:  00000: duration: 12.362 ms
>
>     2007-05-09 03:07:50.091 GMT 0: LOCATION:  exec_simple_query,
>     postgres.c:1090
>
>
>
>     So  we decreased the max_files_per_process to 800.  This took care
>     of the error **BUT** about quadrupled  the IO wait that is happening
>     on the machine. It went from a peek of about 50% to peeks of over
>     200% (4 processor machines, 4 gigs ram, raid).  The load on the
>     machine remained constant.
>

Sounds to me like you just need to up the total amount of open files
allowed by the operating system.

Joshua D. Drake

--

       === The PostgreSQL Company: Command Prompt, Inc. ===
Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240
Providing the most comprehensive  PostgreSQL solutions since 1997
              http://www.commandprompt.com/

Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate
PostgreSQL Replication: http://www.commandprompt.com/products/


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

Предыдущее
От: "CAJ CAJ"
Дата:
Сообщение: Re: Performance Woes
Следующее
От: "Ralph Mason"
Дата:
Сообщение: Re: Performance Woes