Re: pgpool

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: pgpool
Дата
Msg-id 200503022156.52988.peter_e@gmx.net
обсуждение исходный текст
Ответ на pgpool  ("Brian Maguire" <bmaguire@vantage.com>)
Список 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/

В списке pgsql-general по дате отправления:

Предыдущее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: Index size
Следующее
От: Wes
Дата:
Сообщение: Re: Vacuum time degrading