Вопрос

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

Это было полезно?

Решение

You can't do this in bulk with Futon.

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

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top