Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

option to specify how big LOB-s will be exported outside from siard #504

Closed
Laurira opened this issue Jan 27, 2022 · 0 comments
Closed

option to specify how big LOB-s will be exported outside from siard #504

Laurira opened this issue Jan 27, 2022 · 0 comments
Assignees
Labels
feature Issue type
Milestone

Comments

@Laurira
Copy link

Laurira commented Jan 27, 2022

At the moment if user specifies that LOBs should be exported outside (-eel flag), then ALL the lobs will be exported outside.
Problem is that some LOBs are really small, only couple of bytes but the amount of those files can be millions. So the result will be catastrophic for performance when it comes to the file transfer, (de)compressing or any other action with the final result of files.

Now we suggest that user should be able to specify if file is smaller than X MB then it will not be exported outside from siard file.

It would be nice if this feature will work on already existing siards as well. Maybe it should be another feature request then please separate it. But problem is that we two databases which contain millions of small files. Can you add this feature to DBPTK that when converting siard -> siard then small files <1MB will be put back into the siard.

@hmiguim hmiguim self-assigned this Apr 6, 2022
@hmiguim hmiguim added the feature Issue type label Apr 6, 2022
@hmiguim hmiguim added this to the 2.10.0 milestone Apr 6, 2022
hmiguim added a commit that referenced this issue Apr 28, 2022
hmiguim added a commit that referenced this issue Apr 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Issue type
Projects
None yet
Development

No branches or pull requests

2 participants