In response to "H. Meyer" <[EMAIL PROTECTED]>: > Hi, > > I am planning to synchronise two PostgreSQL 8.2.5 databases using Slony1 > (one master DB, one read-only slave DB). > However, one of the servers is running Debian Etch i386 and the other > one Debian Etch amd64. > Does Slony1 support the replication between servers with 32bit and 64bit > systems?
Slony works fine in such circumstances. I'm doing it here with production systems. Slony is abstracted from the OS enough that it just works. -- Bill Moran Collaborative Fusion Inc. http://people.collaborativefusion.com/~wmoran/ [EMAIL PROTECTED] Phone: 412-422-3463x4023 _______________________________________________ Slony1-general mailing list [email protected] http://lists.slony.info/mailman/listinfo/slony1-general
