We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fcac23 commit afd58fcCopy full SHA for afd58fc
modules/ROOT/pages/clustering/databases.adoc
@@ -4,7 +4,7 @@
4
[[database-management]]
5
= Managing databases in a cluster
6
7
-When creating a database or altering it, you can set the number of both primary and secondary servers to host your database.
+When creating a database or altering it after creation, you can set the number of both primary and secondary servers to host your database.
8
To specify the initial topology, use the command `CREATE DATABASE`.
9
To change the topology once the database is created, run the `ALTER DATABASE` command.
10
If a database is no longer needed, the command `DROP DATABASE` deletes the database from the cluster.
0 commit comments