Update settings.md

This commit is contained in:
gyuton 2021-03-23 13:01:57 +03:00 committed by GitHub
parent 42c573e719
commit 601eb40d89
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1874,7 +1874,7 @@ Default value: `0`.
## insert_shard_id {#insert_shard_id}
Enables or disables synchronous data insertion into specific shards of [Distributed](../../engines/table-engines/special/distributed.md#distributed) tables.
If not `0`, specifies the shard of [Distributed](../../engines/table-engines/special/distributed.md#distributed) table into which the data will be inserted synchronously.
If `insert_shard_id` value is incorrect, the server will throw an exception.