Skip to content
This repository was archived by the owner on Dec 13, 2020. It is now read-only.

Syncing large databases (2GB+) causes rsync to hang #9

@0xFA15E5EC

Description

@0xFA15E5EC

When syncing a large MySQL database, rsync hangs at transferring the ibdata1 file.

This happens because the compression option, "z" is enabled in the script on the rsync options.

Perhaps a notification about disabling compression for the rsync transfer may be helpful for some users transferring large databases?

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions