# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#3 | 23205 | Robert Cowham | Merged all changes from dev to test | ||
#2 | 22142 | Robert Cowham | Merge in latest changes from Dev | ||
#1 | 20726 | Robert Cowham | Catch up from dev | ||
//guest/perforce_software/sdp/dev/Server/Unix/p4/common/etc/cron.d/crontab.edge.template | |||||
#6 | 19958 | Russell C. Jackson (Rusty) | Correcting crontab again... | ||
#5 | 19876 | Russell C. Jackson (Rusty) |
Corrected crontab to only run on 1st Sat of Jan. and July. |
||
#4 | 19113 | Russell C. Jackson (Rusty) |
Changed name of daily_backup.sh to daily_checkpoint.sh Changed name of weekly_backup.sh to recreate_db_checkpoint.sh Updated crontabs with new names, and changed to run recreate_db_checkpoint on the 1st Sat. of Jan. and July. For most companies, this is a better practice than recreating weekly per discussion with Anton. Remove solaris crontab since Solaris is pretty much dead, and we don't test on it. Updated docs to reflect name changes, and did a little clean other other sections while I was in there. |
||
#3 | 19112 | Russell C. Jackson (Rusty) |
Turn off database reorg per best practice recommendation from Anton and Michael S. Stop running weekly_backup.sh automatically since a compact database actually causes a performance hit. Added note to occasionally run weekly_backup.sh to recapture free space. |
||
#2 | 18859 | Russell C. Jackson (Rusty) |
Created script to rotate the journal and replay it to the offline database. Updated the crontab to run the new script before the weekly. Updated the edge crontab to account for the time adjustment in the master crontab. |
||
#1 | 18618 | Russell C. Jackson (Rusty) | Added a crontab for the edge servers. |