mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-22 07:31:57 +00:00
Better doc
This commit is contained in:
parent
2a887b9772
commit
d9f66d8d30
@ -59,7 +59,7 @@ Optional parameters:
|
||||
- `rabbitmq_max_block_size`
|
||||
- `rabbitmq_flush_interval_ms`
|
||||
|
||||
Also FormatFactory settings can be added along with rabbitmq-related settings.
|
||||
Also format settings can be added along with rabbitmq-related settings.
|
||||
|
||||
Required configuration:
|
||||
|
||||
|
@ -52,7 +52,7 @@ CREATE TABLE [IF NOT EXISTS] [db.]table_name [ON CLUSTER cluster]
|
||||
- `rabbitmq_max_block_size`
|
||||
- `rabbitmq_flush_interval_ms`
|
||||
|
||||
Настройки FormatFactory также могут быть добавлены в списке RabbitMQ настроек.
|
||||
Настройки форматов данных также могут быть добавлены в списке RabbitMQ настроек.
|
||||
|
||||
Требуемая конфигурация:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user