|
|
|
|
|
by UK-AL
3539 days ago
|
|
Normally you run SQL server in some kind of cluster, so you flip the cluster to run off the other server, do your updates, then flip back. This is fully automated for us. Seamless from user perspective. I assume other database products require downtime for updates, and use similar strategies to avoid user issues. |
|