[
https://issues.apache.org/jira/browse/COUCHDB-61?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12659374#action_12659374
]
Jan Lehnardt commented on COUCHDB-61:
-------------------------------------
Hi Max,
thanks for your comment.
Attachments are stored in the same file as the documents, but they are already
stored apart from documents. Huge Attachments do not affect view building or
general document access.
> Separate storage of attachments from the main database file
> -----------------------------------------------------------
>
> Key: COUCHDB-61
> URL: https://issues.apache.org/jira/browse/COUCHDB-61
> Project: CouchDB
> Issue Type: New Feature
> Components: Database Core
> Environment: All
> Reporter: Jan Lehnardt
> Priority: Minor
>
> At the moment all document- and attachment-data go into the same database
> file. It would be nice if the attachments could be saved in a different file.
> This would enable the use of slower and cheaper hardware for attachment
> storage and faster hardware for the document and index data storage.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.