Replies: 2 comments 1 reply
-
Thanks for the suggestion. @TrudAX also suggested this and other parameters in #648 . We did not get around to implementing any of it yet, but maybe this gets things going again. Would you be interested in working with us to implement this? |
Beta Was this translation helpful? Give feedback.
1 reply
-
@oysbre Take a look at #648 (comment) |
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.
-
by adding /p:DisableIndexesForDataPhase=FALSE as parameter for sqlpackage, the data is loaded without enable/disabling indexes first. when using small bacpac file the time is almost the half. https://denistrunin.com/performance-restoretier2/
is there a way to either check the size of the bacpac file or just add the option for the parameter in invoke-sqlpackage ?
Beta Was this translation helpful? Give feedback.
All reactions