Hi Lyle, Avbrief use PostgreSQL replicated with Slony to two sites. The replication is split into sets and they are either attached or detached (sets contain multiple tables or views usually concerned with a single application). When sets are attached the slave node is read only, anything written to the master is replicated.
HTH Kind Regards, Alex Ross On 9 April 2010 00:42, Lyle <[email protected]> wrote: > Hi All, > We are going over Distributed Database Management Systems at uni. I'm > assuming that some of the programmers on here will be working/have > worked on Perl based systems that include a distributed database. Care > to share any of your experiences in this area? Setups you've worked > with, pitfalls, problems you've encountered, etc. > > > Lyle > > _______________________________________________ > BristolBathPM mailing list > [email protected] > http://mailman.bristolbath.org/mailman/listinfo/bristolbathpm >
_______________________________________________ BristolBathPM mailing list [email protected] http://mailman.bristolbath.org/mailman/listinfo/bristolbathpm
