Re: PostgreSQL with Zabbix - problem of newbe

Поиск
Список
Период
Сортировка
Искать
От
Kevin Grittner
Тема
Re: PostgreSQL with Zabbix - problem of newbe
Дата
Msg-id
4BC581C2020000250003084A@gw.wicourts.gov
Ответ на
Список
Дерево обсуждения
PostgreSQL with Zabbix - problem of newbe Krzysztof Kardas <krzychk2@gmail.com>
Re: PostgreSQL with Zabbix - problem of newbe Greg Smith <greg@2ndquadrant.com>
Re: PostgreSQL with Zabbix - problem of newbe Greg Smith <greg@2ndquadrant.com>
Re: PostgreSQL with Zabbix - problem of newbe Merlin Moncure <mmoncure@gmail.com>
Re: PostgreSQL with Zabbix - problem of newbe Scott Marlowe <scott.marlowe@gmail.com>
Re: PostgreSQL with Zabbix - problem of newbe Krzysztof Kardas <krzychk2@gmail.com>
Re: PostgreSQL with Zabbix - problem of newbe Krzysztof Kardas <krzychk2@gmail.com>
Re: PostgreSQL with Zabbix - problem of newbe "Kevin Grittner" <Kevin.Grittner@wicourts.gov>
Re: PostgreSQL with Zabbix - problem of newbe Grzegorz Jaśkiewicz <gryzman@gmail.com>
Re: PostgreSQL with Zabbix - problem of newbe Krzysztof Kardas <krzychk2@gmail.com>
Re: PostgreSQL with Zabbix - problem of newbe Scott Marlowe <scott.marlowe@gmail.com>
Re: PostgreSQL with Zabbix - problem of newbe Grzegorz Jaśkiewicz <gryzman@gmail.com>
Re: PostgreSQL with Zabbix - problem of newbe Merlin Moncure <mmoncure@gmail.com>
Re: PostgreSQL with Zabbix - problem of newbe Greg Smith <greg@2ndquadrant.com>
Re: PostgreSQL with Zabbix - problem of newbe Merlin Moncure <mmoncure@gmail.com>
Re: PostgreSQL with Zabbix - problem of newbe Scott Mead <scott.lists@enterprisedb.com>
Re: PostgreSQL with Zabbix - problem of newbe Robert Haas <robertmhaas@gmail.com>
Re: PostgreSQL with Zabbix - problem of newbe Richard Yen <dba@richyen.com>
Krzysztof Kardas  wrote:
 
> synchronous_commit = off
 
> 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!!!!
 
If you have a good RAID controller with battery backup for the
cache, and it's configured to write-back, this setting shouldn't
make very much difference.  Next time you're looking at hardware for
a database server, I strongly recommend you get such a RAID
controller and make sure it is configured to write-back.
 
Anyway, I'm glad to hear that things are working well for you now!
 
-Kevin
В списке pgsql-performance по дате отправления
От: Grzegorz Jaśkiewicz
Дата:
От: Kevin Grittner
Дата:
Сообщение: Re: count is ten times faster
FAQ