Way to adjust transaction size when doing batch inserts/updates/deletes? #1751
Unanswered
ssoper-usgs
asked this question in
Q&A
Replies: 1 comment
-
All requests in a batch with the same |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a setting to adjust transaction size when doing batch operations against the frost database? We're experimenting with a bulk data loading process and noticing that we encounter this particular issue at the moment: https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/apg-waits.xactsync.html. One thing we could potentially play with is the size of the transaction before a commit is made. Any ideas or tips would be much appreciated, thanks!
Beta Was this translation helpful? Give feedback.
All reactions