I have a DB that is 25 tb in size, we are going to restore the DB and logs to the primary server, then let the primary server sync to the mirror.
We are going to use synchronous with failover for the mirror, but I hear that can be slower than asynchronous.
My question is:
For the initial synch, can we set it to asynchronous, then after the initial load, change it to synchronous. This is just because I want the initial load to be faster.
Let me know,
Thanks