Pierre N
02/28/2024, 9:22 AMoneiroi
02/28/2024, 5:33 PM--disable_distributed=true
passed as a CLI argument ?oneiroi
02/28/2024, 5:34 PMDistributed Flags
--distributed_plugin=tls
Distributed plugin name. The default distributed plugin is not set. You must set --disable_distributed=false --distributed_plugin=tls (or whatever plugin you'd rather use instead of TLS) to enable the distributed feature.
--disable_distributed=true
Disable distributed queries functionality. By default, this is set to true (the distributed feature is disabled). Set this to false to enable distributed queries.
--distributed_interval=60
DocsPierre N
02/29/2024, 3:49 AM