Statistics
| Branch: | Tag: | Revision:

root / snf-common / synnefo / lib / db @ 5f6ad491

Name Size
  pooled_psycopg2
__init__.py 0 Bytes
psyco_gevent.py 2.2 kB

Latest revisions

# Date Author Comment
5f6ad491 09/27/2012 03:59 pm Christos Stavrakakis

Fix cleanup of DB pooled connections

Fix bug in cleanup of DB pooled connections before putting them back to
the pool. The way the connection was cleaned, resulted in mishandling of
the transactions.

Accoring to psycopg2 docs, in case of a READ COMMITED isolation level:...

d8fe0948 09/27/2012 03:59 pm Georgios D. Tsoukalas

port pooled psycopg2 to new pool api

68453d22 09/27/2012 03:59 pm Christos Stavrakakis

Enhange logging in db and http pools

ab133e68 09/07/2012 01:25 pm Vangelis Koukis

Move pooling psycopg2 wrapper to synnefo.lib.db

Move pooling psycopg2 wrapper to synnefo.lib.db,
please see commit e83ed1fb8fb4d0d19c2d3f86152fde60b3cadfd9 for all the
details on how to use the pooling wrapper for psycopg2.

View revisions

Also available in: Atom