You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2020/05/05 10:21:25 UTC

[GitHub] [couchdb-documentation] rnewson commented on a change in pull request #532: Correct the occurrence of _global_changes

rnewson commented on a change in pull request #532:
URL: https://github.com/apache/couchdb-documentation/pull/532#discussion_r420005988



##########
File path: src/api/server/common.rst
##########
@@ -453,7 +453,9 @@
 .. http:get:: /_db_updates
     :synopsis: Return the server changes of databases
 
-    Returns a list of all database events in the CouchDB instance.
+    Returns a list of all database events in the CouchDB instance. The
+    existence of the ``_global_changes`` database is required to use this
+    endpoint.

Review comment:
       hi,
   
   It is true that you need the backing db ("_global_changes") for the _db_updates endpoint to work at all, regardless of feed type.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org