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 806891b commit d07b143Copy full SHA for d07b143
modules/ROOT/pages/scalability/sharded-property-databases/data-ingestion.adoc
@@ -81,6 +81,8 @@ OPTIONS {
81
};
82
----
83
84
+In this context `NO_CHECK` stops the seeding process from checking if all backups are present on all servers.
85
+
86
The cluster automatically distributes the data across its servers.
87
For more information on seed providers, see xref:database-administration/standard-databases/seed-from-uri.adoc[Create a database from a URI].
88
0 commit comments