Re: Pooling in Core WAS: Need help in performance tuning. - Mailing list pgsql-performance

From Robert Haas
Subject Re: Pooling in Core WAS: Need help in performance tuning.
Date
Msg-id AANLkTinDgkzqf_=O+hk5OMq+AxN4G+fpfQZM4DBizAOF@mail.gmail.com
Whole thread Raw
In response to Re: Pooling in Core WAS: Need help in performance tuning.  (Craig Ringer <craig@postnewspapers.com.au>)
Responses Re: Pooling in Core WAS: Need help in performance tuning.  ("Joshua D. Drake" <jd@commandprompt.com>)
Re: Pooling in Core WAS: Need help in performance tuning.  (Hannu Krosing <hannu@krosing.net>)
Re: Pooling in Core WAS: Need help in performance tuning.  (Scott Carey <scott@richrelevance.com>)
Re: Pooling in Core WAS: Need help in performance tuning.  ("Joshua D. Drake" <jd@commandprompt.com>)
List pgsql-performance
On Mon, Jul 12, 2010 at 6:58 AM, Craig Ringer
<craig@postnewspapers.com.au> wrote:
> So rather than asking "should core have a connection pool" perhaps
> what's needed is to ask "what can an in-core pool do that an external
> pool cannot do?"

Avoid sending every connection through an extra hop.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise Postgres Company

pgsql-performance by date:

Previous
From: Robert Haas
Date:
Subject: Re: Pooling in Core WAS: Need help in performance tuning.
Next
From: "Joshua D. Drake"
Date:
Subject: Re: Pooling in Core WAS: Need help in performance tuning.