Re: Tuning 8.3

Поиск
Список
Период
Сортировка
От Christopher Browne
Тема Re: Tuning 8.3
Дата
Msg-id d6d6637f0802251158s2ccbee7dq2d23d95be4065333@mail.gmail.com
обсуждение исходный текст
Ответ на Tuning 8.3  ("Roberts, Jon" <Jon.Roberts@asurion.com>)
Список pgsql-hackers
"Get thee to a connection pooler ASAP."

We've got systems where we establish ~1K connections, but that's on
UNIX, where the handling of large systems is *WAY* more mature than
Windows.

Any time those kinds of quantities of connections appear necessary, it
seems highly preferable to be using connection pooling so as to try to
reduce the number of actual connections and to increase the
per-connection usage.

-- 
http://linuxfinances.info/info/linuxdistributions.html
"The definition of insanity is doing the same thing over and over and
expecting different results."  -- assortedly attributed to Albert
Einstein, Benjamin Franklin, Rita Mae Brown, and Rudyard Kipling


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

Предыдущее
От: Mathias Hasselmann
Дата:
Сообщение: Re: [PATCHES] Avahi support for Postgresql
Следующее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: 8.3 / 8.2.6 restore comparison