주 콘텐츠로 건너뛰기
23

Compress backups generated by the upgrade routine, clean up old backups? Collecting Feedback

Deskpro team - On most modern systems, running mysqldump through something like 'gzcat' (or the multithreaded 'pigz') has an insignificant hit to CPU, doesn't increase the time the operation takes, and in many cases helps increase the throughput since less is being written to disk. Our mysql dump is ~6GB uncompressed, but comes down to about 500MB when it's run through gzcat.

Additionally, it would be nice if the upgrade process recognized if there was an older backup sitting around and removed them (or asked to remove them) before upgrading. I would think that a backup that stale isn't going to be very useful anyway, and leaving them sit around just has the potential to accidentally fill a disk.

댓글 등록

댓글을 작성하려면 로그인하거나 등록하셔야 합니다.

비밀번호를 잊으셨나요?