In article <[EMAIL PROTECTED]>,
Robert Brewer <[EMAIL PROTECTED]> wrote:
>Roland Heiber wrote:
>> i recently migrated from mysql to postgresql and did use 
>> severel python 
>> postgres-modules. All do what they are designed for, so 
>> which one would 
>> you use? psycopg, pygresql, pypgsql? psycopg seems to be the best 
>> solution for heavy traffic/multiple connections .... i have no real 
>> testing environment, so any advice which one to use for different 
>> usecases would be nice.
>
>If your "use cases" involve cross-platform development (i.e. Linux and
>Windows), pypgsql seems to fit the bill nicely.

psycopg is available for WinXX as well, though I'm not sure how long it
takes for bleeding-edge (development versions) to get to WinXX.

        -frank
-- 
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to