Re: PostgreSQL with Zabbix - problem of newbe

Поиск
Список
Период
Сортировка
От Richard Yen
Тема Re: PostgreSQL with Zabbix - problem of newbe
Дата
Msg-id 16620962-4539-4B87-A6BE-A1A8CB93E14D@richyen.com
обсуждение исходный текст
Ответ на Re: PostgreSQL with Zabbix - problem of newbe  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-performance
Kind of off-topic, but I've found that putting the history table on a separate spindle (using a separate tablespace)
alsohelps improve performance. 

--Richard



On Apr 8, 2010, at 12:44 PM, Robert Haas wrote:

> 2010/4/8 Merlin Moncure <mmoncure@gmail.com>:
>> previous to 8.2, to get good performance on zabbix you need to
>> aggressively vacuum the heavily updated tables yourself.
>
> Generally if you DON'T vacuum aggressively enough, then vacuums will
> take a really long and painful amount of time, perhaps accounting for
> the "hang" the OP observed.  There's really no help for it but to
> sweat it out once, and then do it frequently enough afterward that it
> doesn't become a problem.
>
> ...Robert
>
> --
> Sent via pgsql-performance mailing list (pgsql-performance@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-performance


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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: PostgreSQL with Zabbix - problem of newbe
Следующее
От: Greg Smith
Дата:
Сообщение: Re: PostgreSQL with Zabbix - problem of newbe