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 2018/09/17 13:21:03 UTC

[GitHub] LastStarDust commented on issue #1378: Purge throws "this feature is not yet implemented"

LastStarDust commented on issue #1378: Purge throws "this feature is not yet implemented"
URL: https://github.com/apache/couchdb/issues/1378#issuecomment-422013135
 
 
   Hello! I am experiencing the same problem on a single-node configuration of CouchDB (not clustered).
   I am not using CouchDB directly but only through another application called [Pyrame](http://llr.in2p3.fr/sites/pyrame/documentation/_modules/cmd_rundb.html#del_acq_rundb).
   In the link, you can look at the portion of code that throws the error. In turn this application makes use of the purge function offered by the [couchdb-python](https://github.com/djc/couchdb-python) package.
   I am a Physicists and not a server administrator so my knowledge of the inner working of CouchDB is very limited. I read from above that there is a workaround but I cannot understand how to use it.
   Could you please explain to me how to modify the Pyrame or couch-python code to make use of the workaround? I know that it is not strictly "your job" to do so and apologize for the strange request.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


With regards,
Apache Git Services