If I'm planning on copying our Production instance to a Development instance, so the Dev can be used for testing, what happens if the total storage of the two goes over 100%? I need to make a copy of Prod, but will delete older data from Dev that's not needed. Our production instance will go over 50% shortly, but I don't want to cause issues if I need to make a copy of it. What will happen if the storage limit exceeds 100%, even for a short time?
↧