GitHub user janl added a comment to the discussion: How to retrieve json data 
from .couch file?

My company has some tooling to help salvage data from corrupted files, but it’s 
not free and there is no guarantee we can get anything out, depending on the 
nature and severity of the corruption, but do get in touch if this is of 
interest to you: https://neighbourhood.ie/couchdb-support/

But it sounds like you might be able to get away with putting the file into the 
database dir like so: `database_dir/shards/00000000-ffffffff/foo.123345.couch` 
and create a corresponding shard map in your `_dbs` db. See 
https://docs.couchdb.org/en/stable/cluster/sharding.html for more details of 
what that needs to look like.

GitHub link: 
https://github.com/apache/couchdb/discussions/5425#discussioncomment-12528672

----
This is an automatically sent email for notifications@couchdb.apache.org.
To unsubscribe, please send an email to: 
notifications-unsubscr...@couchdb.apache.org

Reply via email to