GitHub user rnewson added a comment to the discussion: How to Disable Automatic Compaction in CouchDB to Preserve Old Revisions
Hi, This is a misconception and you need to change tactic. Compaction is not optional, it is essential for performance and the only way to recover disk space. If you need "old" versions of your data you need to preserve them in the latest revision of some document. GitHub link: https://github.com/apache/couchdb/discussions/5963#discussioncomment-16505559 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
