Skip to content

2 phased insert to Postgres - #383

Merged
dungeon-master-666 merged 2 commits into
masterfrom
2-phased-insert
May 11, 2026
Merged

2 phased insert to Postgres#383
dungeon-master-666 merged 2 commits into
masterfrom
2-phased-insert

Conversation

@dungeon-master-666

Copy link
Copy Markdown
Collaborator
  • currently after starting postgres insert transaction a lot of logic (e.g. serializing boc) happening inside which slows down inserting and creates unnecessary row locks inside postgres.
  • this PR creates preparation stage that is performed before transaction is started

@dungeon-master-666
dungeon-master-666 merged commit 2e64d8a into master May 11, 2026
2 checks passed
@kdimentionaltree
kdimentionaltree deleted the 2-phased-insert branch June 4, 2026 11:42
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