Hi

I was evaluating SQLAlchemy for use with my project and understand
that for Postgres the pscopg driver is being used. I wanted t know if
it is possible to use the pygresql as the driver instead of psycopg.

The main reason for this is that out application is going to be very
data intensive and there seem to be a memory leak problem with
psycopg. Do you think it would not matter?

Thanks
Varun

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to sqlalchemy@googlegroups.com
To unsubscribe from this group, send email to 
sqlalchemy+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to