Re: Explanantion on pgbouncer please

From: andy <andy(at)squeakycode(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Explanantion on pgbouncer please
Date: 2013-10-31 20:16:52
Message-ID: 5272BAB4.9010700@squeakycode.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 10/31/2013 10:02 AM, si24 wrote:
> I don't know if this will help in terms of my problem?
>
> this came from the admin pgbouncer console.
>
>
> pgbouncer=# show pools;
> database | user | cl_active | cl_waiting | sv_active | sv_idle |
> sv_used| sv_tested | sv_login | maxwait
> -----------+-----------+-----------+------------+-----------+---------+---------+-----------+----------+---------
> pgbouncer | pgbouncer | 1 | 0 | 0 | 0 |
> 0| 0 | 0 | 0
> (1 row)
>
>

This looks wrong. There should be another pool listed for your actual
database. I don't think geoserver is hitting pgbouncer. You changed
the port number for the database connection in geoserver, right?

-Andy

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message John R Pierce 2013-10-31 20:24:18 Re: Connection pooling
Previous Message andy 2013-10-31 20:09:58 Re: Connection pooling