I've been looking around the net for some documentation on the current status of replication support in symfony 1.2 with propel 1.3.
The docs on their wiki are quite clear.. http://propel.phpdb.org/trac/wiki/Users/Documentation/1.3/Replication In the runtime-conf.xml you can specify a <slaves> section and propel takes care of the rest. Read queries are sent to a random slave, write queries are sent to the master. That's exactly how I want it to work. I found this thread on the forum, but it's about the propel 1.3 plugin for symfony 1.0, which is my previous setup, although I wasn't using replication at that time: http://forum.symfony-project.org/index.php/m/51845/?srch=replication A more recent reference to that same thread doesn't include anything new either... http://forum.symfony-project.org/index.php/m/71153/ Does someone know the current status of this? Thanks, Bert-Jan de Lange --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to symfony-users@googlegroups.com To unsubscribe from this group, send email to symfony-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---