Package: automysqlbackup Version: 2.6+debian.4-1 Severity: whishlist Hi!
Currently automysqlbackup makes a dump of the database, and after the dump was created, it compresses the backup. Now in some cases this is annoying, as you need diskspace for the dump + compressed dump. If your database is quite big, you need diskspace just for dumping your database. A nice option would be that we don't save the .sql file directly, but pipe it to gzip, and save it compressed directly. This way we don't need space for the full uncompressed .sql file. Thanks Jean-Louis -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

