Re: Restoring a single DB in a cluster

2017-03-26 Thread Paul Davis
Actually thats basically it. The only catch is that you have to make sure your dbs and nodes dbs are right. Assuming your nodes db hasn't changed and you have a snapshot of the dbs db, i'd just take the dbs db and name it something else and pull the db doc off it amd re store it in the live dbs

[GitHub] couchdb-fauxton pull request #885: Change the way tables are shown

2017-03-26 Thread pbrito
GitHub user pbrito opened a pull request: https://github.com/apache/couchdb-fauxton/pull/885 Change the way tables are shown Hi, I used CouchDB for some time but this is my first pull request. I personally don't like how views are display, so I just hack some changes for my

Restoring a single DB in a cluster

2017-03-26 Thread Garth Gutenberg
Hello developers. I can't find any documentation on this, so if it exists, please point me at it. Otherwise, I need some input. What is the official, sanctioned way to restore a DB in a cluster configuration? Scenario: 3 servers in a cluster. A client deletes a bunch of docs from their DB, or