Download List

Descripción del Proyecto

pgasync is an asynchronous, twisted-based PostgreSQL client library which fully conforms to the Python DB API 2.0 specification. It's designed to run quickly and scale well. It provides connection pooling and persistence, database types, and safe conversions.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-03-16 22:36 Back to release list
2.01

Un error se corrigió en el que ConnectionPool.runQuery () y runInteraction () fueron rotos por la eliminación de ConnectionPool._error () en 2,0.
Tags: Major bugfixes
A bug was fixed in which ConnectionPool.runQuery() and runInteraction() were broken by the removal of ConnectionPool._error() in 2.0.

Project Resources