hey,

> Well I mean having piece of code reading and writing db records from 7.2 and
> 8.4 databases.
>
> How can I get this mix working from a DBAPI point of view?
> Are someone aware of restrictions using such 'old' db drivers from Python
> 2.6 or later?

per definition the actual PostgreSQL driver shall be able to access
also ancient versions of PostgreSQL; and you should also be able to
profit from at least some of the bugfixes within the PostgreSQL
connection libraries of the last oneandahalf decade.

So: I recommend to you to go with the younges psycopg2 PostgreSQL driver.

I also offer persuasion services to help people motivate themselfs,
i.e. to upgrade PostgreSQL.

Harald


-- 
GHUM Harald Massa
persuadere et programmare
Harald Armin Massa
Spielberger Straße 49
70435 Stuttgart
0173/9409607
no fx, no carrier pigeon
-
%s is too gigantic of an industry to bend to the whims of reality
_______________________________________________
DB-SIG maillist  -  DB-SIG@python.org
http://mail.python.org/mailman/listinfo/db-sig

Reply via email to