Hello, for anybody interested or experiencing similar issues I've just found an acceptable solution - database pooling for Django, version 1.4 compatible, written in pure Python - so it can work on most hostings (unlike pgpool or pgbouncer). It's called django-db-pool<https://github.com/gmcguire/django-db-pool>and is available as a PyPI package.
Even with the default settings I've got significant speed increase. So far so good. However your mileage may vary.. -- You received this message because you are subscribed to the Google Groups "Satchmo users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/satchmo-users. For more options, visit https://groups.google.com/d/optout.
