Re: Explanantion on pgbouncer please

From: si24 <smrcoutts24(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Explanantion on pgbouncer please
Date: 2013-10-31 14:49:58
Message-ID: 1383230998140-5776524.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I use a check in postgres to give the active connections being used.

But what happens if the connection pooler goes all the way to 100 for
example and say that 100 is your postgres maximum connections at the time. I
know I can change the maximum connections in postgres but am not to sure on
the right balance. If I have say 600 people looking at my map is that not
then several calles to postgres to show them the map that each person is
looking at on the computer?

--
View this message in context: http://postgresql.1045698.n5.nabble.com/Explanantion-on-pgbouncer-please-tp5776515p5776524.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Yostin Vargas 2013-10-31 14:55:15 Re: Table with Field Serial - Problem
Previous Message Adrian Klaver 2013-10-31 14:46:48 Re: Table with Field Serial - Problem