awslabs / aws-saas-boost

AWS SaaS Boost is a ready-to-use toolset that removes the complexity of successfully running SaaS workloads in the AWS cloud.
Apache License 2.0
959 stars 188 forks source link

Rds bootstrap batching #395

Closed brtrvn closed 1 year ago

brtrvn commented 1 year ago

Batch the execution of the SQL bootstrap file when it contains many statements to try and avoid memory issues and transaction commit size performance problems.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license