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 kxepal:
https://wiki.apache.org/couchdb/HTTP_database_API?action=diff&rev1=36&rev2=37

Comment:
fix instance_start_time value unit

  ||''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''|| The time at which the database was opened (in ms) 
||
+ ||''instance_start_time''|| The time at which the database was opened (in μs) 
||
  ||''disk_format_version''|| Current version of the internal database format 
on disk (int)||
  
  === Accessing Database-specific options ===

Reply via email to