GitHub user larryaubstore opened an issue:
https://github.com/apache/couchdb/issues/464
CouchDB data folder is getting bigger and bigger
Hi, I just noticed that CouchDB data folder is getting big very quickly. I
use this docker image: https://github.com/klaemo/docker-couchdb (Tag 2.0.0)
The fix I found for the moment is to call manually
'http://couchdbserver/{dbname}/_view_cleanup' on each database.
Before cleanup, the database took 5GB and after cleanup the database take
86M.
It there a way to configure automatically the 'clean_up' task ?
----
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---