Skip to content

Conversation

@Serge-sudo
Copy link

Add cleanup for rowid datum allocated on each insert. The datum was never freed, causing a significant memory leak. During bulk inserts of large row counts this led to excessive RAM usage and could trigger the OOM killer.

This fixes #39

Add cleanup for rowid datum allocated on each insert. The datum was never freed,
causing a significant memory leak. During bulk inserts of large row counts this
led to excessive RAM usage and could trigger the OOM killer.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant