Forum Discussion
wyzer
May 17, 2022Copper Contributor
How to disable rebuild index in CI/CD
Hello everyone,
In our organization we work on Visual Studio to manage our databases.
It is configured with Git in DevOps.
When we push our modifications, it takes 1 hour to complete the task in DevOps because it rebuilds the indexes.
How can we disable the rebuilding of the indexes when we push a modification please ?
Thanks.
[EDIT 1] : The exact message in DevOps is "... Aletring Index [dbo]....."
No RepliesBe the first to reply