Apache CouchDB®
2.3
Table of Contents
User Guides
1. Introduction
2. Replication
3. Design Documents
4. Best Practices
Administration Guides
1. Installation
2. Setup
3. Configuration
4. Cluster Management
5. Maintenance
5.1. Compaction
5.2. Performance
5.3. Backing up CouchDB
6. Fauxton
7. Experimental Features
Reference Guides
1. API Reference
2. JSON Structure Reference
3. Query Server
Other
1. Release Notes
2. Security Issues / CVEs
3. Reporting New Security Problems with Apache CouchDB
4. License
5. Contributing to this Documentation
Quick Reference Guides
API Quick Reference
Configuration Quick Reference
Local Links
Fauxton
More Help
CouchDB Homepage
Mailing Lists
IRC
Issue Tracker
Download Docs
Apache CouchDB®
Docs
»
5. Maintenance
Edit on GitHub
5. Maintenance
¶
5.1. Compaction
5.1.1. Database Compaction
5.1.2. Views Compaction
5.1.2.1. Views cleanup
5.1.3. Automatic Compaction
5.2. Performance
5.2.1. Disk I/O
5.2.1.1. File Size
5.2.1.2. Disk and File System Performance
5.2.2. System Resource Limits
5.2.2.1. CouchDB Configuration Options
5.2.2.1.1. delayed_commits
5.2.2.1.2. max_dbs_open
5.2.2.2. Erlang
5.2.2.3. Maximum open file descriptors (ulimit)
5.2.3. Network
5.2.3.1. Connection limit
5.2.4. CouchDB
5.2.4.1. DELETE operation
5.2.4.2. Document’s ID
5.2.5. Views
5.2.5.1. Views Generation
5.2.5.2. Built-In Reduce Functions
5.3. Backing up CouchDB
5.3.1. Database Backups
5.3.2. Configuration Backups
5.3.3. Log Backups