Re: Multiple database Router

2011-10-26 Thread Simon Riggs
On Wed, Oct 26, 2011 at 4:19 PM, Tom Evans wrote: > Sure, all cars run on top of tarmac, > but you are unlikely to find a tarmac specialist on a car forum, you > are better off asking in a more appropriate place. Happy to bite on that one and am chuckling away at that. Databases are the engines

Re: Multiple database Router

2011-10-26 Thread Tom Evans
On Wed, Oct 26, 2011 at 3:59 PM, Gabriela wrote: > I need to implemente Asynchornous multimaster replication > implemented in Linux and Windows OS > > Bucardo is a great option but it doesnt works in Windows > > Any help would be welcome, Im new in this and I need a solution, Im > stuck installing

Re: Multiple database Router

2011-10-26 Thread Gabriela
I need to implemente Asynchornous multimaster replication implemented in Linux and Windows OS Bucardo is a great option but it doesnt works in Windows Any help would be welcome, Im new in this and I need a solution, Im stuck installing softwares and configuring URLs and IPs Cheers Gabi On Oct 2

Re: Multiple database Router

2011-10-26 Thread Tom Evans
On Wed, Oct 26, 2011 at 3:38 PM, Gabriela wrote: > Thanks Tom, > > so Django dont allow to make replication? > Django is a web application framework, database replication is orthogonal to that. My current setup has a multi data centre, multi master replication, with a couple of read slaves in ea

Re: Multiple database Router

2011-10-26 Thread Gabriela
Can you suggest me , if you know, any software replicator, I had only configure with RubyRep and SymmetricDS but I need more options? I have been trying wit DBReplicator but is impossible. Do you handle this theme about replication? Cheers On Oct 26, 4:38 pm, Gabriela wrote: > Thanks Tom, > > so

Re: Multiple database Router

2011-10-26 Thread Gabriela
Thanks Tom, so Django dont allow to make replication? On Oct 26, 4:32 pm, Tom Evans wrote: > On Wed, Oct 26, 2011 at 3:24 PM, Gabriela wrote: > > I need to synchronize multiple databases, i have readed the > >https://docs.djangoproject.com/en/1.3/topics/db/multi-db/where they > > explain how to

Re: Multiple database Router

2011-10-26 Thread Tom Evans
On Wed, Oct 26, 2011 at 3:24 PM, Gabriela wrote: > I need to synchronize multiple databases, i have readed the > https://docs.djangoproject.com/en/1.3/topics/db/multi-db/ where they > explain how to make this. > > > but i dont understand what do they refer with 'myapp' and 'other', are > this tabl