From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
---|---|
To: | "Brian Maguire" <bmaguire(at)vantage(dot)com> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: pgpool |
Date: | 2005-03-02 20:56:52 |
Message-ID: | 200503022156.52988.peter_e@gmx.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Brian Maguire wrote:
> Is anyone currently using pgpool with production high volume use? I
> am interested in your success and challenges.
There isn't much special about high volume use. Just make sure you
configure the pool size appropriately for your application and
configure a corresponding number of connection slots in the PostgreSQL
server. Note that pgpool has not authentication mechanism of its own,
so you need to firewall it or confine it to the local machine. It may
also be worthwhile to include both pgpool and the PostgreSQL server in
some sort of monitoring application, say, Nagios.
--
Peter Eisentraut
http://developer.postgresql.org/~petere/
From | Date | Subject | |
---|---|---|---|
Next Message | Wes | 2005-03-02 21:31:12 | Re: Vacuum time degrading |
Previous Message | Martijn van Oosterhout | 2005-03-02 20:55:52 | Re: Index size |