On Oct 15, 5:10 pm, Stefan Bethge <[EMAIL PROTECTED]> wrote: > Just an addition. I would not recommend using oracle with django if > you don't have an enterprise version which contains the oracle > connection manager. Without it you won't have connection pooling > functionality which slows down django quite a bit. > It seems there are no free alternatives for it.
(Cross-posting to django-developers) The cx_Oracle driver also includes connection pooling support, which Django does not currently take advantage of. If there's demand for that feature, we could look into enabling it. I don't know off the top of my head how complex that kind of change would be. Ian --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---