Changes

Jump to navigation Jump to search
Line 22: Line 22:  
to perform large backups to locally attached USB disks or network shares.
 
to perform large backups to locally attached USB disks or network shares.
   −
The compression level of the backup *.tgz file can be altered by the "db configuration setprop backupconsole CompressionLevel" this then will decrease or increase the time taken to create the backup.
+
The compression level of the backup *.tgz file can be altered by the "db configuration setprop backupconsole CompressionLevel=value" this then will decrease or increase the time taken to create the backup.
    
To regulate the speed of compression using the specified digit n, where `-1' indicates the fastest compression method (less compression) and or `-9' indicates the slowest compression method (optimal compression). The default compression level is `-6' (that is, biased towards high compression at expense of speed).
 
To regulate the speed of compression using the specified digit n, where `-1' indicates the fastest compression method (less compression) and or `-9' indicates the slowest compression method (optimal compression). The default compression level is `-6' (that is, biased towards high compression at expense of speed).
   −
Permit user setting of compression level via custom db setting
+
Setting level of compression via custom db setting
 
  db configuration setprop backupconsole CompressionLevel=-9
 
  db configuration setprop backupconsole CompressionLevel=-9
  

Navigation menu