John Joseph Bachir wrote: > Hi. I am about to install trac with postgres and am deciding between > psycopg2 and pyPgSQL. Does anyone have any preference for one bindings > library of the other? Any pros and cons?
As far as I know both of them should work just fine with Trac. Psycopg2 might be a bit more actively maintained and also uses Trac on their own project site, which might be a good sign :) trac.edgewall.org is using psycopg2 right now. Cheers, Jonas --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
