Perhaps you can investigate more into the 'why' portion of the requirement
(which is what I was interested in)? You may be able to convince them to
abandon/modify their requirement if you lay out the technical issues and
complication they are introducing, and for what gain?

I suspect the feature you are looking for doesn't have great support
because a) there are (usually) better alternatives at other levels of the
application stack (ie Russell's solution), or b) user data for an
application is most often shared within a single database or c) redundancy
or load sharing of the databases will likely be on the DB side rather than
be controlled by the app itself. The app shouldn't care whether it is
talking to a single database or a cluster of 100.

What you're trying to do isn't impossible, I was just trying to make sure
the effort justifies the reward, although giving the customer what they
want even though it is...suboptimal...and getting paid may be the "best"
way to go, even though I'm cringing as I write that.

-James
On Mar 9, 2015 3:46 AM, "xina towner" <xinatow...@gmail.com> wrote:

> It's a requirements of a client.
>
> I'm not happy to do this...but as I couldn't find any nice solution, maybe
> because of my limited knowledge, I've asked the mail list.
> But it seems that a nice solution does not exists so..it's going to be
> funny.
>
> Thanks for the tentative solutions by the way.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To post to this group, send email to django-users@googlegroups.com.
> Visit this group at http://groups.google.com/group/django-users.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CANGESS-c_MZW%3Drdw%3D5oPv3Q0DuPRe4LDm9yGwPhhuhSvWsyUng%40mail.gmail.com
> <https://groups.google.com/d/msgid/django-users/CANGESS-c_MZW%3Drdw%3D5oPv3Q0DuPRe4LDm9yGwPhhuhSvWsyUng%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CA%2Be%2BciW%3DBUNe9wcAd9W1pkEpFhJiEDQgZpAsVFU2T8MLJj_qhw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to