• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Plesk 9.2.3 Modify a set backup doesn´t works

SalvadorS

Regular Pleskian
Hello,

I set a backup (only server conf) everyday at 3.14am. Three days ago I modified the hour to 1.14am but the backup was done at 3.14am. Two days ago I deactivate this backup but the backup was done at 3.14am. Yesterday I activate the backup at 5.14am but the backup was done at 3.14am.

Any ideas
 
Try to check this time in psa database with following query:
select obj_type,backup_time from BackupsScheduled;

I hope it will help.
 
Hello,

Thanks for the reply. The problem is not when the time is set in the db, the problem is that the backup set doesn´t works correctly.

The day before yesterday I set up the backup at 3 am. It was done at 3am
Yesterday I set up the backup at 5am. It was done at 3am.
Today I set up at 1am. It was done at 5am.

Tomorrow the backup will done at 1am?

So it seems there is an issue with this.

Regards
 
Back
Top