On Dec 8, 9:58 pm, Anthony <[email protected]> wrote: > According to the book, it only tries the second db if the first fails. > You can also do random, round-robin, or controller/action dependent > connections if desired.
In case anyone is reading this in the old plain text Google Groups interface, here are the two book links that were embedded in the above: http://web2py.com/book/default/chapter/06#Replicated-Databases http://web2py.com/book/default/chapter/11#Using-Replicated-Databases-Servers

