rnewson commented on issue #772: _dbs.couch keeps growing when purging -> compacting -> recreating DBs URL: https://github.com/apache/couchdb/issues/772#issuecomment-324401262 For explanation, the _dbs database is a meta-database. It records the locations of all the shards of your clustered databases, so it needs compacting separately. You can enable the compaction daemon to do this for you, and we enable it by default in the recent 2.1.0 release. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
With regards, Apache Git Services
