-
Notifications
You must be signed in to change notification settings - Fork 71
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
Clean up db file. #60
Comments
Hi Vladimir, the db will only shrink if the pages at the end of the file are completely Exception: the file is currently not truncated if you use Windows and if Best regards 2015-10-27 18:25 GMT+01:00 vevova [email protected]:
|
Thanks for answer, Christoph. I use windows & I/O mammed disable flag. Vladimir |
Can you send me a short test case? Then I'll have a look. 2015-10-28 9:07 GMT+01:00 vevova [email protected]:
|
Its modification your Sample6: #define LOOP 200000 int
} int |
I'm currently finishing release 2.1.12, but after that (next week) I'll 2015-10-28 13:58 GMT+01:00 vevova [email protected]:
|
Fixed for 2.1.12. Thanks again for the bug report! |
Hello Christoph.
|
Hello Christoph.
I use hamsterdb with some tests and have question.
I dont shrink DB file after create db, records inserts,delete db and close Env.
If i do loop with records insert-delete file growth continuously.
Any comments?
Thanks, Vladimir.
The text was updated successfully, but these errors were encountered: