From: | "ktm(at)rice(dot)edu" <ktm(at)rice(dot)edu> |
---|---|
To: | Igor Neyman <ineyman(at)perceptron(dot)com> |
Cc: | Carlo Stonebanks <stonec(dot)register(at)sympatico(dot)ca>, Performance support Postgresql <pgsql-performance(at)postgresql(dot)org> |
Subject: | Re: Migrated from 8.3 to 9.0 - need to update config (re-post) |
Date: | 2011-09-14 19:43:43 |
Message-ID: | 20110914194343.GE30871@staff-mud-56-27.rice.edu |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-performance |
On Wed, Sep 14, 2011 at 03:40:07PM -0400, Igor Neyman wrote:
>
>
> From: Carlo Stonebanks [mailto:stonec(dot)register(at)sympatico(dot)ca]
> Sent: Tuesday, September 13, 2011 9:27 PM
> To: Performance support Postgresql
> Subject: Re: Migrated from 8.3 to 9.0 - need to update config (re-post)
>
>
>
> ________________________________________
> Ok, connection pooler it is. As I understand it, even if there are no idle connections available we'll get the benefit of putting a turnstile on the butcher's door.
> I also ordered the book as soon as you mentioned - the title alone was enough to sell me on it! The book won't be for the errant sys admin who increased the connections, it's for me - I'll use it to whack the sys admin on the head. Thanks fo rthe tip, the author owes you a beer - as do I.
>
> Will the book recommend any particular connection pooler product, or is it inappropriate to ask for a recommendation on the forum?
>
> Carlo
>
>
> I'd start with the pg_bouncer: very simple to setup, reliable, no "extra" functionality, which seems by your message you don't need.
>
> Igor Neyman
+1 for pg_bouncer being easy to setup and use and being robust. We also use pgpool here
but its is a much bigger beast and I suspect that you do not need its bells and whistles.
Regards,
Ken
From | Date | Subject | |
---|---|---|---|
Next Message | Stefan Keller | 2011-09-14 23:03:46 | Re: Hash index use presently(?) discouraged since 2005: revive or bury it? |
Previous Message | Igor Neyman | 2011-09-14 19:40:07 | Re: Migrated from 8.3 to 9.0 - need to update config (re-post) |