quartzcompact(1) - Linux man page
Name
quartzcompact - Compact a quartz database, or merge and compact severalSynopsis
quartzcompact [OPTION] SOURCE_DATABASE... DESTINATION_DATABASEDescription
quartzcompact - Compact a quartz database, or merge and compact severalOptions
- -b, --blocksize
- Set the blocksize in bytes (e.g. 4096) or K (e.g. 4K) (must be between 2K and 64K and a power of 2, default 8K)
- -n, --no-full
- Disable full compaction
- -F, --fuller
- Enable fuller compaction (not recommended if you plan to update the compacted database)
- --help
- display this help and exit
- --version
- output version information and exit