Re: Connection pooling

From: Adrian Klaver <adrian(dot)klaver(at)gmail(dot)com>
To: si24 <smrcoutts24(at)gmail(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: Connection pooling
Date: 2013-10-30 14:33:53
Message-ID: 527118D1.3010706@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 10/30/2013 07:13 AM, si24 wrote:
> I have geoserver connected to a postgres database and so far I have been
> reading that I would need some sort of connection pooling but how do I go
> about doing that when it seems most of the connection pooling
> aplications/programs seem to only run on linux. I have a windows machine.

If you installed Postgres from the Graphical Installer would the
following be of help. Note: at the bottom of the page is a downloadable PDF:

http://www.enterprisedb.com/resources-community/tutorials-quickstarts/all-platforms/how-setup-pgbouncer-connection-pooling-postg

--
Adrian Klaver
adrian(dot)klaver(at)gmail(dot)com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message BOUVARD Aurélien 2013-10-30 14:46:26 Extension plr not listed in pgadmin3
Previous Message Igor Neyman 2013-10-30 14:32:51 Re: Connection pooling