Log in / Register
Ubuntu
couchdb package
Overview
Code
Bugs
Blueprints
Translations
Answers
Bug #448682
Comment #5
Comment 5 for bug 448682
Revision history for this message
Fer (fauria)
wrote
on 2010-02-23
:
Re: Cannot stop couchdb using /etc/init.d/couchdb
#5
You can kill couchdb without rebooting by using:
ps -U couchdb -o pid= | xargs kill -9
You can kill couchdb without rebooting by using: ps -U couchdb -o pid= | xargs kill -9
You can kill couchdb without rebooting by using:
ps -U couchdb -o pid= | xargs kill -9