fix (update multiple servers) en

This commit is contained in:
Roman Bug 2021-03-30 15:51:15 +03:00 committed by GitHub
parent c143891be3
commit a28dd16846
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,8 +15,8 @@ $ sudo service clickhouse-server restart
If you installed ClickHouse using something other than the recommended `deb` packages, use the appropriate update method.
!!! warning "Warning"
ClickHouse does not support a distributed update. The operation should be performed consecutively on each separate server. Do not update all the servers on a cluster simultaneously, or the cluster will be unavailable for some time.
!!! note "Note"
You can update multiple servers at once as soon as there is no moment of time when all replicas of one shards are offline.
The upgrade of older version of ClickHouse to specific version: