What is command to clean CouchDB
please ? And if I want to disable
and re-start
my CouchDB what is command?
Thanks
On Windows, you don't need to run a GUI like services.msc
... Typing this is usually faster:
c:\> net stop "Apache CouchDb"
c:\> net start "Apache CouchDb"
on Windows, if you installed it as a service, open services.msc
, find the Apache couchDB
service, and restart.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With