[PEAK] Adding psycopg support to PEAK

Phillip J. Eby pje at telecommunity.com
Wed Nov 12 14:44:12 EST 2003


At 10:40 AM 11/12/03 -0800, John Landahl wrote:
>On Wed, 12 Nov 2003 09:18:42 -0500, Phillip J. Eby <pje at telecommunity.com> 
>wrote:
>
>>John, if you've tested this, I'll go ahead and add it to peak.storage.SQL.
>
>I used it for a data converter I was working on and was able to transfer 
>~15,000 records from one database to another with no hitches.  It could 
>still use more real world testing, but I'd say it's pretty functional already.

I'll go ahead and add it, then.


>>I.e., take my previous notes on how to identify what types a driver uses,
>>and whether it uses .values, and explain how to add support.
>
>I must have missed those notes; could you supply an href?  I figured out 
>the supported types through trial and error at first, then by reading 
>psycopg's source code.

Take a look at: 
http://www.eby-sarna.com/pipermail/peak/2003-November/000853.html

It's in the context of Victor's question about why his attempt didn't work.




More information about the PEAK mailing list