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

Database file growth rate varies extremely #35

Closed
kspangsege opened this issue Aug 1, 2012 · 11 comments
Closed

Database file growth rate varies extremely #35

kspangsege opened this issue Aug 1, 2012 · 11 comments
Assignees

Comments

@kspangsege
Copy link
Contributor

When adding small lumps of data through many individual write transactions, the rate of growth of the database file is sometimes extremely high, and sometimes it is not.

With about 4000 transactions each one adding a single row to a simple two-column table, the database file generally grows to about 2GiB, which seems pretty excessive.

In some cases though, this does not happen, and the database file size remains at a few hundred KiB, and that is for the exact same sequence of transactions.

To me, this looks like an indication of a bug.

@ghost ghost assigned astigsen Aug 1, 2012
@realm-ci
Copy link
Contributor

@realm-ci
Copy link
Contributor

@realm-ci
Copy link
Contributor

@realm-ci
Copy link
Contributor

@realm-ci
Copy link
Contributor

@realm-ci
Copy link
Contributor

@realm-ci
Copy link
Contributor

@realm-ci
Copy link
Contributor

@realm-ci
Copy link
Contributor

@realm-ci
Copy link
Contributor

@realm-ci
Copy link
Contributor

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants