[
https://issues.apache.org/jira/browse/COUCHDB-753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12872956#action_12872956
]
Jan Lehnardt commented on COUCHDB-753:
--------------------------------------
I don't have much to add, but I could envision a pro-setup with two io
subsystems/drives/mountpoints where CouchDB would alternate between db_dir and
db_compact_dir (and similarly for views), it'd be a specific set-up case, but
still very neat.
> Add config option for view compact dir
> --------------------------------------
>
> Key: COUCHDB-753
> URL: https://issues.apache.org/jira/browse/COUCHDB-753
> Project: CouchDB
> Issue Type: Improvement
> Components: Database Core
> Reporter: Till Klampaeckel
>
> CouchDB creates a "foo.view.compact" file in the view directory
> ("view_index_dir") when you run compact against a view.
> I'd really like to be able to specify another directory where this ".compact"
> file is created and worked on. This is especially helpful when it's difficult
> to run compaction because you run out of disk space on the same device.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.