Is it possible to change compression settings in CouchDB?
1
vote
0
answers
13
views
I'm experiencing some issues with Apache CouchDB's database compression (version 3.3.3). Sometimes the process gets stuck midway, which causes significant difficulties. I'd like to know if it's possible to adjust certain settings—such as specifying which databases should be compressed, or setting the level of compression to be applied.
I just asked ChatGPT, and it told me that CouchDB uses Snappy compression starting from version 3.x, and that this compression method isn’t configurable. So I decided to ask here in case someone has another idea or workaround.
Thanks!
Asked by Sergio
(11 rep)
Jun 15, 2025, 12:42 AM