Re: PostgreSQL with Zabbix - problem of newbe

Поиск
Список
Период
Сортировка
От Krzysztof Kardas
Тема Re: PostgreSQL with Zabbix - problem of newbe
Дата
Msg-id t2n4ff8a7a31004140621l596f44e0u22a63c8bfa92e974@mail.gmail.com
обсуждение исходный текст
Ответ на Re: PostgreSQL with Zabbix - problem of newbe  (Krzysztof Kardas <krzychk2@gmail.com>)
Ответы Re: PostgreSQL with Zabbix - problem of newbe  (Grzegorz Jaśkiewicz <gryzman@gmail.com>)
Re: PostgreSQL with Zabbix - problem of newbe  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
Список pgsql-performance
<cut>
Hi all.

Well I have used all Your recomendations but I still have no luck with
performance tunning. The machine has a moments thas was utilized in
100%. The problem was I/O on disks. CPU's were busy on system
interrupts.

I have started again to look of I/O performance tunning and I have changed a

synchronous_commit = off

Ofcourse with risk that if there will be a power failure I will lose
some data. But this is acceptable.

This caused a monumental performance jump. From a machine that is
utilized on 100%, machine is now sleeping and doing nothing. I have
executed some sqls on huge tables like history and all has executed
like lightning. Comparing to MySQL, PostgreSQL in this configuration
is about 30 - 40% faster in serving data. Housekeeper is about 2 to 3
times faster!!!!

Many thanks to all helpers and all PostgreSQL team.

--
Greeting
Krzysztof Kardas

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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: stats collector suddenly causing lots of IO
Следующее
От: Grzegorz Jaśkiewicz
Дата:
Сообщение: Re: PostgreSQL with Zabbix - problem of newbe