connection manager pgpool... help

From: Emanuel Araújo <eacshm(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: connection manager pgpool... help
Date: 2011-11-17 10:34:15
Message-ID: CAMuTAkZDmm46vg7FKPBLU4GF-egVQ+FJyHxaKTPp_WGKpFLJ5g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

srs, need help.

I have several applications accessing my databases. My customers are
divided into databases within my cluster pg905, have at least a 60/90
clients per cluster, heavy number of updates in the bank, as inserts,
updates and deletes and an average 50 to 100 simultaneous connections all
the time.

I plan on using a connection pool (pgpool), thinking to improve performance
and have better management of the connections.

Based on my scenario, can anyone help me?

I'm using postgresql version 9.0.5

thank you

--
*Atenciosamente,

Emanuel Araújo*
http://eacshm.wordpress.com/
*
*
*Linux Certified
LPIC-1*

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Craig Ringer 2011-11-17 11:01:42 Re: Is it ever necessary to vacuum a table that only gets inserts/updates?
Previous Message Edson Richter 2011-11-17 09:38:22 Re: how could duplicate pkey exist in psql?