Skip to content

Commit b05a9df

Browse files
Update modules/ROOT/pages/clustering/servers.adoc
Co-authored-by: Nick Giles <[email protected]>
1 parent eda1999 commit b05a9df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/clustering/servers.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -463,7 +463,7 @@ As with the `DEALLOCATE DATABASES FROM SERVER ...` command, if the alteration of
463463
====
464464
Input provided to `SET OPTIONS {...}` replaces **all** existing options, rather than being combined with them.
465465
466-
Any previously set values must be specified every time you run the `ALTER SERVER` command; otherwise they will be overwritten to defaults taken from the settings `initial.server.mode_constraint`, `initial.server.allowed_databases`, `initial.server.denied_databases`, and/or `initial.server.tags`.
466+
Any previously set values must be specified every time you run the `ALTER SERVER` command; otherwise they will be overwritten to the unset values.
467467
468468
For instance, you run two statements one after the other:
469469

0 commit comments

Comments
 (0)