문제

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