You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/ROOT/pages/clustering/servers.adoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -85,7 +85,7 @@ Once enabled, the server may be allocated databases to host.
85
85
A server in a deallocating state means that it can no longer host databases.
86
86
It may be that the server is no longer needed and you want to remove it from the cluster.
87
87
The command `DEALLOCATE DATABASE[S] FROM SERVER[S] _server_[,...]` is used to transition servers to the _Deallocating_ state, reallocating all their hosted databases to other servers in the cluster.
88
-
[WARNING]
88
+
[NOTE]
89
89
====
90
90
This state is *irreversible*.
91
91
Once a server is in a deallocating state, it subsequently cannot have databases allocated to it.
0 commit comments