Hi folks, There were some discussions on this list a while back on back-end database scaling and a support ticket for multi-database connections (http://code.djangoproject.com/ticket/1142). There appeared to be a lot of ideas but no definitive conclusions. The deployment chapter in the DjangoBook also talks mostly about front-end web-server scaling, but focuses less on the DB back-end.
I'd appreciate hearing any recommendations, horror stories, advice, or suggestions on any or all the following: - Master/Slave DB or Master/Master configurations (and best ways to support it in Django). - Django and DB connection pooling. - Any experiences with more recent versions of SQLRelay (that can filter and relay read requests to some servers and insert/updates to others). Thanks, Ramin --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---