Hi to all,
i have a question for you. I'n using slony to replicate two databases.
I run cluster script, after:

/usr/lib/postgresql/8.4/bin/slon sql_cluster_master_slave  "dbname=master 
user=navmap" > slonmaster.log &
/usr/lib/postgresql/8.4/bin/slon sql_cluster_master_slave "dbname=slave 
user=navmap" > slonslave.log &

at the end subscribe script.

My question is:

the two log file grow up in size day by day. I like to clean up these files 
and rebuild from scratch.
Is there a slony command to do that or i have to create a script and run it 
from crontab that delete these files?

Thanks


Francesco

_______________________________________________
Slony1-general mailing list
[email protected]
http://lists.slony.info/mailman/listinfo/slony1-general

Reply via email to