Dear Wiki user, You have subscribed to a wiki page or wiki category on "Couchdb Wiki" for change notification.
The "Test_procedure" page has been changed by NoahSlater: http://wiki.apache.org/couchdb/Test_procedure?action=diff&rev1=48&rev2=49 rm -rf /tmp/couchdb/install/var/lib/couchdb/* }}} - If CouchDB is crashing a lot, you can bring it back up again in a loop by running: + If CouchDB is crashing a lot, you can bring it back up in an infinite loop by running: {{{ while true; do /tmp/couchdb/install/bin/couchdb; done }}} + Obviously, you should keep an eye on this so that it does not consume excessive resources. + If you had to do this, please report it to the list. == Wrapping it Up ==
