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
Also add a note about deprecated store formats
We may need to add some more details about the deprecations once
clustering get to look at it.
Depends on: #1909
---------
Co-authored-by: Reneta Popova <[email protected]>
Defines the store format if the database created is new.
121
+
`high_limit` and `standard` formats are deprecated from 5.23.
122
+
For more information on store formats, see xref::database-internals/store-formats.adoc[Store formats].
123
+
117
124
If the store is seeded with `seedURI`, `existingDataSeedInstance` or `existingDataSeedServer`, or if the command is used to mount pre-existing store files already present on the disk, they will retain their current store format without any modifications.
0 commit comments