[TransWarp] peak.storage patch

darryl developer at csrules.dyndns.org
Tue Jun 24 00:59:57 EDT 2003


Is it possible that psycopg (another postgresql driver) does not
work because is uses a DSN vs keyword connection arguments?

a psycopg connection:

DSN='dbname=myDatabase user=aUser password=aPassword')
conn=psycopg.connect(DSN)

It's late so don't shoot me if i'm totally off base :P

-Darryl

> On another note, i just edited SQL.py and changed import:pgdb to
> import:psycopg. It didn't work :(
>
> -Darryl
>
>
>





More information about the PEAK mailing list