Add note about system_tables_lazy_load into config.xml

This commit is contained in:
Azat Khuzhin 2020-05-19 02:40:45 +03:00
parent 6f1d522b6a
commit ef01eb954f

View File

@ -405,6 +405,9 @@
</prometheus>
-->
<!-- Lazy system.*_log table creation -->
<!-- <system_tables_lazy_load>false</system_tables_lazy_load> -->
<!-- Query log. Used only for queries with setting log_queries = 1. -->
<query_log>
<!-- What table to insert data. If table is not exist, it will be created.