You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by Apache Wiki <wi...@apache.org> on 2013/07/03 19:54:48 UTC

[Couchdb Wiki] Update of "HTTP_database_API" by RobertNewson

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Couchdb Wiki" for change notification.

The "HTTP_database_API" page has been changed by RobertNewson:
https://wiki.apache.org/couchdb/HTTP_database_API?action=diff&rev1=35&rev2=36

  ||''purge_seq''||Number of purge operations (int)||
  ||''compact_running''||Indicates, if a compaction is running (boolean)||
  ||''disk_size''||Current size in Bytes of the database ('''Note''': Size of views indexes on disk are not included)||
- ||''instance_start_time''|| Timestamp of CouchDBs start time (int in ms) ||
+ ||''instance_start_time''|| The time at which the database was opened (in ms) ||
  ||''disk_format_version''|| Current version of the internal database format on disk (int)||
  
  === Accessing Database-specific options ===