Hi Stéphane, Slony-ctl is a great tool, more usefull then altperlscript.
The only problem is that "drop set" is missing but that's not really a great problem :) That's the reason why I've done the PDF. When I have time I will do the PDF for README.en. For the moment, I've tryed to modify it when you've got severals tables in several schemas to replicate. My idea is to add a schema as a simple set to replicate. As a consequence, I've added a flag -p to create_slon.sh. Ad a consequence when I have to add a new schema (a new schema = a new set to add to replication) ./31_create_set.sh -c <instance> -s <set_num> -p <schema_to_replicate> ./32_exec_set.sh -c <instance> -s <set_num> Then I've added the flag to create_slon.sh I've done my tests for Slony 2.0.6 for the moment with PostgreSQL Plus Advance Server 8.4 I have to tests with Slony 2.0.7 too. On Mon, 19 Sep 2011 08:54:10 +0200, "Stéphane A. Schildknecht" <[email protected]> wrote: > Hi, > > Le 19/09/2011 00:39, david.techer a écrit : >> Hi >> >> Since I am new in this mailing list, this is my little contribution >> >> Please be informed that you can find the following PDFs > (...) > >> >> Slony-ctl 1.2.0 (French) >> ----------------- >> I've done it from README.fr > http://www.davidgis.fr/download/slony1-ctl-README.fr.pdf >> The PDF was generated by converting the file to Rest format and > converted to PDF using rst2pdf (version 15) > > Sounds great ! > Thanks for that. > I think it's time for me to update the docs :-) > > -- -------------------------------------- Jean David TECHER davidgis.fr -------------------------------------- _______________________________________________ Slony1-general mailing list [email protected] http://lists.slony.info/mailman/listinfo/slony1-general
