On Jan 26, 2011, at 8:30 AM, villas wrote: > > In the book, chapter 11, Deployment Recipes. > > Of course, this isn't true because Web2py can connect to multiple DB > servers. > > I think Massimo was trying to stress the importance of having all the > data in one place, to be able maintain integrity of keys and > relationships, and make sure queries return accurate and up to date > data.
Right. A single *logical* database server that presents a single consistent view of the logical database. > > > On Jan 26, 2:10 pm, Bruno Rocha <[email protected]> wrote: >> 2011/1/26 rif <[email protected]> >> >>> "Even if there are multiple web servers, there must be one, and only >>> one, database server. " >> >> Where did you find this phrase? what context?

