Database »

Playing with last version of xtrabackup and compress it I noticed that gzip is unacceptable slow for both compression and decompression operations. Actually Peter wrote about it some time ago, but I wanted to review that data having some new information. In current multi-core word the compression utility should utilize several CPU to speedup operation, and another my requirement was the ability to work with stdin / stdout, so I could do scripting something like: innobackupex –stream | compressor | network_copy.
Posted by floriant 1530 days ago (http://www.mysqlperformanceblog.com)
Discuss  | Bury | Tweet This | Tagged: compression innodb backup mysql
Add To 

Who Voted for this Story

Comments

No one has commented on this article yet.

Log in to comment or register here.