From: Claudio V. C. <cv...@us...> - 2014-04-28 21:20:18
|
> -----Original Message----- > From: Dalton Calford [mailto:dal...@gm...] > Sent: Lunes, 28 de Abril de 2014 11:49 > > For example, you could put each schema into a remote > server/database, allowing for basic clustering (before you > jump on me, I know it is more complex than that, I have > implemented alot of this via other code). Then you'll want to give your feature another name, not schema. Schemas are logical partitions of a physical db, not physical scattering of a db file(s) across different servers. C. |