Apache CouchDB®
latest
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
4. Partitioned Databases
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
More Help
CouchDB Homepage
Mailing Lists
Realtime Chat
Issue Tracker
Download Docs
Apache CouchDB®
5.
Maintenance
View page source
5.
Maintenance
¶
5.1. Compaction
5.1.1. Automatic Compaction
5.1.1.1. Channels
5.1.1.2. Channel Configuration
5.1.1.3. Scheduling Windows
5.1.1.4. Migration Guide
5.1.2. Manual Database Compaction
5.1.3. Manual View Compaction
5.1.3.1. Views cleanup
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. 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