rnewson commented on issue #772: _dbs.couch keeps growing when purging -> compacting -> recreating DBs URL: https://github.com/apache/couchdb/issues/772#issuecomment-324403019 add this to the end of your local.ini file and restart couchdb. ``` [compactions] _default = [{db_fragmentation, "70%"}, {view_fragmentation, "60%"}] ``` ---------------------------------------------------------------- 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
