It's not clear to me how I can execute a statement on the newly
created connection when the sender is the wrapper class, not the
connection I want to initialize. I reopened 
http://code.djangoproject.com/ticket/6064
since the final implementation doesn't seem to address the original
problem, but was told this is a better place.

The reason I am trying to do this is so I can implement multitenancy
using a schema-per-client solution in Postgres. If there is a better
way to do that than initializing each connection a request creates,
I'd be glad to look into that.

Thanks,

Hank

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django 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/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to