thanks for responding. I understand its a world of bottlenecks, different combinations of producer-consumer problems,
Beyond a certain point, starting the query sooner will cause it to
finish later. Really.
but I think in our situation our Postgres server can consume more connections, at least i'll give a try.
Yetkin.
2013/2/13 Kevin Grittner <kgrittn@xxxxxxxxx>
Yetkin Öztürk <yetkin85@xxxxxxxxx> wrote:The options which end in _pool_size. max_client_conn specifies how
> Which key should i set for changing the limit of connection
> between pgbouncer <-> posgres8.4?
many application connections can be made to pgbouncer.
It's generally best to use pool_mode of transaction if you can.
Be sure to read this:
> I want to increase the connections of pgbouncer opened on posgres
> (pgbouncer<->posgres) to eliminate waiting connections in the
> pool, to consume queries faster.
http://wiki.postgresql.org/wiki/Number_Of_Database_Connections
Beyond a certain point, starting the query sooner will cause it to
finish later. Really.
--
Kevin Grittner
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company