Database Compaction settings

name type description
db.name.compaction.cache int Total write cache size used for compaction (see [memory requirements](../admin/memory_requirements.md)).
db.name.compaction.node_size int Set a node file size in bytes. Node file can grow up to two times the size before the old node file is being split.
db.name.compaction.page_size int Set size of a page to use.
db.name.compaction.page_checksum int Check checksum during compaction.
db.name.compaction.expire_period int Run expire check process every expire_period seconds.
db.name.compaction.gc_wm int Garbage collection starts when watermark value reaches a certain percent of duplicates. When this value reaches a compaction, operation is scheduled.
db.name.compaction.gc_period int Check for a gc every gc_period seconds.

results matching ""

    No results matching ""