ClickHouse/docs/ru
Sean Haynes 77dd869414
Add ability to log when max_partitions_per_insert_block is reached (#50948)
* Add ability to log when max_partitions_per_insert_block is reached

There's plenty of reasons to drop max_partitions_per_insert_block
down from it's default of 100, with the main one being even touching
remotely close to this number of partitions will create a lot of
merge activity that can de-stabilise a cluster.

This commit adds the ability to log when the above limit is reached
rather than throw an exception, so that you can gauge the impact on
users when dropping this value down.

* Update docs/ru/operations/settings/query-complexity.md

Co-authored-by: Nikita Taranov <nickita.taranov@gmail.com>

* Update docs/ru/operations/settings/query-complexity.md

Co-authored-by: Nikita Taranov <nickita.taranov@gmail.com>

* Update docs/ru/operations/settings/query-complexity.md

Co-authored-by: Nikita Taranov <nickita.taranov@gmail.com>

---------

Co-authored-by: Nikita Taranov <nickita.taranov@gmail.com>
2023-08-07 23:28:19 +02:00
..
about-us add slugs 2022-08-28 10:53:34 -04:00
commercial add slugs to all docs 2022-08-26 13:37:11 -04:00
development Update build-osx.md 2023-07-20 18:54:48 +03:00
engines Add optional parameters to Engine definition 2023-08-07 09:55:16 +02:00
faq Remove needless minus sign 2023-06-02 15:41:43 +03:00
getting-started Add openSUSE and SLES to docs dictionary, sort it 2023-05-07 19:30:55 +02:00
guides chore: delete obsolete modelEvaluate() function + SYSTEM.MODELS view 2022-09-08 09:10:11 +00:00
images [ImgBot] Optimize images 2021-07-07 19:12:16 +00:00
interfaces Merge branch 'master' into formats-with-subcolumns 2023-07-26 13:30:35 +02:00
introduction Remove leftover empty lines at the end of markdown files 2023-01-09 15:15:18 +01:00
operations Add ability to log when max_partitions_per_insert_block is reached (#50948) 2023-08-07 23:28:19 +02:00
sql-reference Merge pull request #52520 from zvonand/revert-52450-remove-to-decimal-string 2023-07-27 00:18:36 +02:00
whats-new catch ru changelog up to 2023 2023-06-14 17:32:03 -04:00
_category_.yml EOL fixes 2022-04-19 13:50:45 -06:00
index.md Remove leftover empty lines at the end of markdown files 2023-01-09 15:15:18 +01:00