Re: Tuning 8.3 - Mailing list pgsql-hackers

From Christopher Browne
Subject Re: Tuning 8.3
Date
Msg-id d6d6637f0802251158s2ccbee7dq2d23d95be4065333@mail.gmail.com
Whole thread Raw
In response to Tuning 8.3  ("Roberts, Jon" <Jon.Roberts@asurion.com>)
List 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 by date:

Previous
From: Mathias Hasselmann
Date:
Subject: Re: [PATCHES] Avahi support for Postgresql
Next
From: "Joshua D. Drake"
Date:
Subject: Re: 8.3 / 8.2.6 restore comparison