[
https://issues.apache.org/jira/browse/COUCHDB-753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12867547#action_12867547
]
Till Klampaeckel commented on COUCHDB-753:
------------------------------------------
I admit, I haven't really thought this through. My issue is that sometimes
people run out of disk space with compaction.
"You" (not necessarily you or CouchDB) could do something like block writes
etc. when a compact is about to replace the database dir. Expose something from
the server via JSON?
> 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.