删除CouchDB数据库 [英] Delete couchDB databases

查看:78
本文介绍了删除CouchDB数据库的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否可以在Futon中删除多个数据库?我错误地运行了erlang查询并创建了约3000个数据库,而不是在一个数据库中创建多个文档。我可以批量删除它们吗?谢谢

Is there a way to delete multiple databases in Futon? Instead of creating multiple documents in one database, by mistake I ran erlang query and created about 3000 databases. Can I delete them in bulk all together? Thanks

推荐答案

您不能与Futon一起使用。

You can't do this in bulk with Futon.

但是,如果您可以通过SSH访问服务器本身,则只需删除 / var / lib / couchdb / 中的数据库文件。

However, if you have access to the server itself via SSH, you can simply delete the database files in /var/lib/couchdb/.

这篇关于删除CouchDB数据库的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆