LWN.net Logo

py-postgresql 1.0 released

From:  jwp <james.pye-AT-gmail.com>
To:  comp-lang-python-announce-AT-moderators.isc.org
Subject:  py-postgresql 1.0 released
Date:  Tue, 30 Mar 2010 17:29:27 -0700 (PDT)
Message-ID:  <627322cf-2cd2-47f8-bf1f-98ef4fcc600c@h27g2000yqm.googlegroups.com>
Archive-link:  Article, Thread

I'm pleased to announce the release of py-postgresql version 1.0,
the pure Python 3 driver for PostgreSQL formerly known as
'pg_proboscis'.

Highlights:

* CopyManager for connection-to-connection COPY operations.
* NotificationManager for receiving asynchronous notifications with
payloads.
* Advisory Lock Context Manager.
* hstore type support.
* Improved performance. 2x, in some cases.

For a more detailed list of changes, visit:
http://python.projects.postgresql.org/docs/1.0/changes.html


If you are interested in seeing this backported to Python 2.x, please
let me know.


Homepage:
http://python.projects.postgresql.org

SCM:
http://github.com/jwp/py-postgresql

Mailing List:
http://pgfoundry.org/mailman/listinfo/python-general
-- 
http://mail.python.org/mailman/listinfo/python-announce-list

        Support the Python Software Foundation:
        http://www.python.org/psf/donations/



(Log in to post comments)

Copyright © 2010, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds