Apache CouchDB Logo
2.3

Table of Contents

  • 1. Introduction
  • 2. Installation
  • 3. Setup
  • 4. Configuring CouchDB
  • 5. Replication
  • 6. CouchDB Maintenance
    • 6.1. Compaction
    • 6.2. Performance
  • 7. Design Documents
  • 8. Query Server
  • 9. Fauxton
  • 10. Best Practices
  • 11. API Reference
  • 12. Cluster Reference
  • 13. JSON Structure Reference
  • 14. Experimental Features
  • 15. Contributing to this Documentation
  • 16. Release History
  • 17. Security Issues Information
  • 18. Reporting New Security Problems with Apache CouchDB
  • 19. About CouchDB Documentation

Quick Reference

  • HTTP API Reference
  • Configuration Reference

Local Links

  • Fauxton

More Help

  • CouchDB Homepage
  • Mailing Lists
  • IRC
  • Issue Tracker
  • Download Docs
Apache CouchDB
  • Docs »
  • 6. CouchDB Maintenance
  • Edit on GitHub

6. CouchDB MaintenanceΒΆ

  • 6.1. Compaction
    • 6.1.1. Database Compaction
    • 6.1.2. Views Compaction
      • 6.1.2.1. Views cleanup
    • 6.1.3. Automatic Compaction
  • 6.2. Performance
    • 6.2.1. Disk I/O
      • 6.2.1.1. File Size
      • 6.2.1.2. Disk and File System Performance
    • 6.2.2. System Resource Limits
      • 6.2.2.1. CouchDB Configuration Options
        • 6.2.2.1.1. delayed_commits
        • 6.2.2.1.2. max_dbs_open
      • 6.2.2.2. Erlang
      • 6.2.2.3. Maximum open file descriptors (ulimit)
    • 6.2.3. Network
      • 6.2.3.1. Connection limit
    • 6.2.4. CouchDB
      • 6.2.4.1. DELETE operation
      • 6.2.4.2. Document’s ID
    • 6.2.5. Views
      • 6.2.5.1. Views Generation
      • 6.2.5.2. Built-In Reduce Functions
Next Previous

© Copyright 2018, Apache Software Foundation.

Built with Sphinx using a theme provided by Read the Docs.