Hi all, Can someone point please which are the related tables/fields that I will have to update in order to change the following in a multi-server setup (multiple DB/Email/Web servers) under ISPconfig 3.2: Change the value of backup interval & Number of backup copies for all web sites (I guess the same affect DB backup as well) Change the value of backup interval & Number of backup copies for all mailboxes Under compression options the value of Backup format for web files & Backup format for database I guess I will need to run the query in every ispconfig database across all servers? Thanks
1. web_domain + web_database .backup_copies and web_domain + web_datase .backup_interval 2. mail_user.backup_copies and mail_user.backup_interval 3. web_domain.backup_format_web and web_domain.backup_format_db when you update the master-database, just run the same queries for slaves for the affected services.
Thanks Florian. By saying to run the same queries for slaves, do you mean to the rest of the servers, dns,web,email?