Tell HN: The joy of 100 to 1 backup compression: 8.3M to 70K

https://news.ycombinator.com/item?id=8206162
by andrewstuart • 12 years ago
4 5 12 years ago

Dear HN

I wish to share the joy deep in my heart that I have found from using lrzip http://ck.kolivas.org/apps/lrzip/

My Postgres database dumps are compressed more than 100 to 1. So nice.

  (venv2.7)username@ip-x-x-x-x:~/backupscripts/16303$ ls -lah
  total 8.4M
  drwxrwxr-x 2 user 4.0K Aug 21 .
  drwxrwxr-x 3 user 4.0K Aug 21 ..
  ---------- 1 user 8.3M Aug 21 singlepageguru_db_21-Aug-2014-06:00
  ---------- 1 user  70K Aug 21 singlepageguru_db_21-Aug-2014-06:00.lrz
  (venv2.7)username@ip-x-x-x-x:~/backupscripts/16303$

Related Stories

Loading related stories...

Source preview

news.ycombinator.com