Python-PostgreSQL Database Adapter

Edit Package python-psycopg2

psycopg2 is a PostgreSQL database adapter for the Python programming
language. psycopg2 was written with the aim of being very small and fast,
and stable as a rock.

psycopg2 is different from the other database adapter because it was
designed for heavily multi-threaded applications that create and destroy
lots of cursors and make a conspicuous number of concurrent INSERTs or
UPDATEs. psycopg2 also provide full asycronous operations and support
for coroutine libraries.

Refresh
Refresh
Source Files
Filename Size Changed
psycopg2-2.5.2.tar.gz 0000685762 670 KB
python-psycopg2.changes 0000012644 12.3 KB
python-psycopg2.spec 0000002925 2.86 KB
Revision 17 (latest revision is 46)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 213773 from Denisart Benjamin's avatar Denisart Benjamin (posophe) (revision 17)
- update to 2.5.2:
  - Fixed segfault pickling the exception raised on connection error
  - Meaningful connection errors report a meaningful message
  - Manually creating `lobject` with the wrong parameter doesn't segfault (forwarded request 213708 from dirkmueller)
Comments 0
openSUSE Build Service is sponsored by