Hello All, I have a following scenario: there are 2 Debian Lenny boxes with Postgres 8.3. The first of them (say hostM) is a master and second (say hostS) is a backup (slave). I would like to replicate 2 databases (say db1 and db2) from hostM to hostS using Slony-I 1.2.15. I hope it's rather standard case :)
What configuration method of Slony-I is better for my scenario? By hand (it means using slonik command directly) or Perl tools? Is it possible to use only one /etc/slony1/slon_tools.conf to setup replication for 2 different databases if I'll choose Perl tools? Maybe I should have 2 separated slon_tools.conf files for them? All your comments are welcome :D My best regards, Pawel Tecza _______________________________________________ Slony1-general mailing list [email protected] http://lists.slony.info/mailman/listinfo/slony1-general
