Bruce Momjian writes:
> I need to know how this is different than our current python interface,
> PyGreSQL.
> > PgSQL is a package of two (2) modules that provide a Python DB-API 2.0
> > compliant interface to PostgreSQL databases.
DB-API is the standard database interface for Python. Kind of like
DBD/DBI for Perl.
The existing one is hand-crafted, kind of like the Pg Perl module.
--
Peter Eisentraut peter_e(at)gmx(dot)net http://yi.org/peter-e/