Re: Linux/PostgreSQL scalability issue - problem with 8 cores

Поиск
Список
Период
Сортировка
От Jakub Ouhrabka
Тема Re: Linux/PostgreSQL scalability issue - problem with 8 cores
Дата
Msg-id fljct0$2g7i$1@news.hub.org
обсуждение исходный текст
Ответ на Re: Linux/PostgreSQL scalability issue - problem with 8 cores  (Alvaro Herrera <alvherre@commandprompt.com>)
Список pgsql-performance
Alvaro,

 >>> - do an UNLISTEN if possible
 >> Yes, we're issuing unlistens when appropriate.
 >
 > You are vacuuming pg_listener periodically, yes?  Not that this seems
 > to have any relationship to your problem, but ...

yes, autovacuum should take care of this. But looking forward for
multiple-workers in 8.3 as it should help us during high load periods
(some tables might wait too long for autovacuum now - but it's not that
big problem for us...).

Thanks for great work!

Kuba

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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: Linux/PostgreSQL scalability issue - problem with 8 cores
Следующее
От: "Peter Childs"
Дата:
Сообщение: Re: Commit takes a long time.