From: | Steve Crawford <scrawford(at)pinpointresearch(dot)com> |
---|---|
To: | Mario Rodriguez <mario(dot)irs(at)gmail(dot)com> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: pgbouncer |
Date: | 2010-06-03 18:32:58 |
Message-ID: | 4C07F55A.5010408@pinpointresearch.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On 06/03/2010 10:05 AM, Mario Rodriguez wrote:
>
> Well, i have a question if you know about this, i have a webserver in a
> server and i have a database server, the question is: where should I
> install the pgbouncer? in webserver, in database server or is the same?
> what's your experience.
I haven't hammered pgbouncer super-hard but in my experience it is
pretty lightweight so if you are so close to the edge on remaining
resources on either your webserver or database-server that pgbouncer's
resource use is an issue, then you probably have other issues to fix,
first. I have run it on the webserver, on the db-server and on a third
unrelated server without difficulty.
Cheers,
Steve
From | Date | Subject | |
---|---|---|---|
Next Message | Greg Smith | 2010-06-03 18:44:21 | Re: Auto-partitioning in COPY |
Previous Message | J. Bagg | 2010-06-03 18:03:19 | Re: libreadline and Debian 5 - not missing just badly named |