setting-compaction
Set the auto compaction settings.
Syntax
The basic syntax is:
couchbase-cli setting-compaction -c [host]:8091 -u [admin] -p [password]
[options]
Options
The following are the command options:
| Options | Description |
|---|---|
|
Percentage of disk fragmentation when the bucket compaction is triggered. |
|
Size of disk fragmentation when the bucket compaction is triggered. |
|
Percentage of disk fragmentation when the views compaction is triggered. |
|
Size of disk fragmentation when the views compaction is triggered. |
|
Enable compaction from this time onwards. |
|
Stop enabling compaction at this time. |
|
Allow compaction to abort when time expires (yes=1, no=0). |
|
Allow parallel compaction processes for bucket and view (yes=1, no=0). |