Re: connection pooling in web apps - Mailing list psycopg

From Ottavio Campana
Subject Re: connection pooling in web apps
Date
Msg-id 4FE05F5A.2010403@campana.vi.it
Whole thread Raw
In response to connection pooling in web apps  (Ottavio Campana <ottavio@campana.vi.it>)
List psycopg
Il 19/06/2012 09:51, Ottavio Campana ha scritto:
> Do you have a link to some documentation, that explain how to use
> connection pooling in wsgi apps? I was thinking about using pgpool-II
> but this does not solve the problem that I reconnect every time to the db.

I am still googling, and I found this

http://www.slideshare.net/petereisentraut/programming-with-python-and-postgresql

At the 64th slide, he suggests using DBUtils. How does this compare with
psycopg2.pool?

http://initd.org/psycopg/docs/pool.html

Ottavio

--
Non c'e' piu' forza nella normalita', c'e' solo monotonia.

psycopg by date:

Previous
From: Ottavio Campana
Date:
Subject: connection pooling in web apps
Next
From: Nicolas Grilly
Date:
Subject: Re: connection pooling in web apps