[symfony-users] Re: Database Replication support in symfony

2007-07-18 Thread Tristan Rivoallan
On 7/18/07, Janak Jadeja [EMAIL PROTECTED] wrote: I want to use replicated database system consisting of a master/slave. How we can do it using symfony.? i don't think this is supported as of now but some people have similar concerns. You can take a look at this thread :

[symfony-users] Re: Database Replication support in symfony

2007-07-18 Thread Janak Jadeja
Lukas Kahwe Smith wrote: Yes I want to SELECT's at a Slave and all writes to the master.. Janak Jadeja wrote: Hello, I want to use replicated database system consisting of a master/slave. How we can do it using symfony.? You might want to explain a bit more about what you need.

[symfony-users] Re: Database Replication support in symfony

2007-07-18 Thread Janak Jadeja
Matthias Nothhaft wrote: Ok..I will wait to test it.. Tristan Rivoallan wrote: On 7/18/07, Janak Jadeja [EMAIL PROTECTED] wrote: I want to use replicated database system consisting of a master/slave. How we can do it using symfony.? i don't think this is supported as of