Thom O'Connor
6e914ff6da
Update settings.md
...
Removing duplicate header "## background_merges_mutations_scheduling_policy"
2024-07-31 21:59:37 +00:00
Han Fei
7c2d7b2cdf
Merge branch 'master' into hanfei/doc-cgroups_memory_usage_observer_wait_time
2024-06-27 15:08:47 +02:00
Han Fei
53dba60245
update doc for cgroups_memory_usage_observer_wait_time
2024-06-27 12:47:23 +02:00
Azat Khuzhin
ba99955f11
Add missing logger directives into config.xml
...
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-06-22 17:54:14 +02:00
Pablo Marcos
71f8937abd
Merge branch 'master' into system-error-log
2024-06-20 16:33:44 +00:00
Han Fei
c32b97d904
Merge branch 'master' into feature_database_and_table_count_limitation_issue56347
2024-06-18 15:52:18 +02:00
Pablo Marcos
5da425ecb0
Add documentation
2024-06-18 09:09:33 +00:00
Sergei Trifonov
a17d9d92d7
Merge branch 'master' into workload-for-merges
2024-06-14 18:35:43 +02:00
Xu Jia
bd0da139af
Add 2 server_setting to limit numebr of table/db
...
max_table_num_to_throw
max_database_num_to_throw
2024-06-14 08:16:12 +08:00
serxa
7594e06ea2
Merge branch 'master' into workload-for-merges
2024-06-07 13:58:41 +00:00
Arthur Passos
66060022a6
Merge branch 'master' into no_proxy_support
2024-06-06 11:05:37 -03:00
Alexey Milovidov
4dac9dacc3
Merge pull request #64854 from xogoodnow/mlock-parameter
...
Added mlock_executable parameter
2024-06-06 02:21:40 +02:00
Alexey Milovidov
9324784ceb
Update settings.md
2024-06-05 17:54:44 +02:00
xogoodnow
5aec5ea8ef
Added mlock_executable parameter
2024-06-05 19:15:00 +03:30
xogoodnow
3cd699fc80
Added listen_try and listen_reuse_port parameters
2024-06-05 18:48:45 +03:30
Arthur Passos
5b79ba0b4f
Merge branch 'master' into no_proxy_support
2024-06-04 14:55:12 -03:00
serxa
c04d7bc2b7
Merge branch 'master' into workload-for-merges
2024-05-28 10:44:59 +00:00
Francisco Javier Jurado Moreno
0106f558fb
Update limits
2024-05-21 17:19:52 +02:00
Francisco Javier Jurado Moreno
8fc1abf2ab
Add documentation of new settings
2024-05-21 15:51:24 +02:00
serxa
580577d362
add docs for merge_workload nad mutation_workload settings
2024-05-17 17:11:42 +00:00
Arthur Passos
6a2aa29946
don't use stringstream
2024-05-10 17:20:36 -03:00
Arthur Passos
eba4b1d558
docs for no_proxy
2024-05-06 17:15:51 -03:00
János Benjamin Antal
7aab5855b6
Fix links
2024-05-02 07:00:40 +00:00
Eduard Karacharov
609d1d309e
Update docs/en/operations/server-configuration-parameters/settings.md
...
Co-authored-by: Konstantin Bogdanov <thevar1able@users.noreply.github.com>
2024-04-30 21:20:27 +03:00
Eduard Karacharov
bf637a8633
include_from docs updated
2024-04-30 20:42:44 +03:00
Robert Schulze
a5e6f948ee
Docs: Fix documented default of cgroup_memory_watcher_soft_limit_ratio
2024-04-23 13:40:10 +00:00
Azat Khuzhin
f1cb1f80b6
Make sending LOGICAL_ERRORs to sentry configurable
...
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-04-11 15:56:26 +02:00
Yakov Olkhovskiy
e2b7e171da
fix
2024-04-10 19:19:51 -04:00
Yakov Olkhovskiy
4bb77473a1
add auth_use_forwarded_address
2024-04-10 19:08:45 -04:00
Anita Hammer
f47f96a84e
Update settings.md
2024-04-05 09:32:23 +03:00
Justin de Guzman
7ab77758a5
[Docs] Add info on JSON formatting for logger
2024-03-27 16:43:36 -07:00
yariks5s
c01448f0b6
Make tests faster + docs improvement
2024-03-26 17:00:35 +00:00
Yarik Briukhovetskyi
8bdbfce43c
Merge branch 'master' into fix_undrop_query
2024-03-25 13:06:46 +01:00
yariks5s
6a19b77d9e
init
2024-03-21 18:39:05 +00:00
Robert Schulze
35cc335597
Revert "Un-flake test_undrop_query
"
2024-03-20 18:04:35 +01:00
Robert Schulze
bd6bed161c
Try to fix flaky test_undrop_query
2024-03-13 20:56:42 +00:00
serxa
0f0ea422f2
separate limits on number of waiting and executing queries
2024-03-07 17:05:54 +00:00
Kirill Nikiforov
be55207699
rename dns_cache_max_size to dns_cache_max_entries
2024-02-29 02:43:24 +03:00
Kirill Nikiforov
2744fc0c2d
rename dns_cache_max_size to dns_cache_max_entries
2024-02-29 02:32:13 +03:00
Kirill Nikiforov
2cc0da863e
increase default dns_cache_max_size to 1Mb
2024-02-28 19:08:02 +03:00
pufit
330a206470
Add definers for views (Attempt 2) ( #60439 )
2024-02-27 19:00:17 -05:00
Kirill Nikiforov
8b314a3ac8
Implement system.dns_cache table and dns_cache_max_size server setting ( #60257 )
...
* system.dns_cache table WIP
* system.dns_cache table
* rollback unexpected contrib changes
* rollback unexpected changes
* add docs
* code style fixes
* optimize dns cache exporting
* stateful test for system.dns_cache table
* stateful test for system.dns_cache table
* cr fixes
* stateful test for system.dns_cache table
* stateful test for system.dns_cache table
* implement system.dns_cache table
* system.dns_cache test
* system.dns_cache fix docs
* system.dns_cache prettify
* dns_cache_max_size settings
* fix system.dns_cache test
* Update dns_cache.md
* fix doc
Co-authored-by: pufit <pufit@clickhouse.com>
---------
Co-authored-by: pufit <pufit@clickhouse.com>
2024-02-26 15:48:02 -05:00
Robert Schulze
048f7ec3e9
Merge pull request #59516 from rschu1ze/cgroup-observing-memory-tracker
...
Update memory tracker periodically with cgroup memory usage
2024-02-26 15:27:19 +01:00
János Benjamin Antal
7cad0050c0
Disambiguate alter commands list ( #59532 )
...
* Add optional parentheses to TTL element and alter command
* Add some basic tests
* Extend tests with more test cases
* Add one more test case
* Add server setting to control new formatting behavior
* Automatic style fix
* Fix segfault in `clickhouse-format` related to new server setting
* Remove format_ttl_expressions_with_parentheses
* Fix unit test compilation failures
* Introduce global flag to control the new formatting behavior
* Revert "Fix segfault in `clickhouse-format` related to new server setting"
This reverts commit d7131a3145
.
* Revert accidental changes
* Revert accidental include reorder
* Revert accidental changes
* Enable new format in client and local server
---------
Co-authored-by: robot-clickhouse <robot-clickhouse@users.noreply.github.com>
2024-02-22 19:17:15 +01:00
Robert Schulze
cf0378ea76
add docs
2024-02-08 16:17:25 +00:00
zhongyuankai
826b29ef4d
Max materialized views size for table
2024-01-15 10:02:57 +08:00
Christoph Wurm
9def89d416
Fix anchors to settings.md
2023-12-20 18:26:36 +00:00
Sergei Trifonov
3634b949a8
Merge pull request #57793 from ClickHouse/rename-system-table
...
Rename `system.async_loader` into `system.asynchronous_loader`
2023-12-16 17:33:04 +01:00
serxa
57d7a58dbe
Rename system.async_loader
into system.asynchronous_loader
2023-12-12 16:55:27 +00:00
凌涛
9e05e79d66
Merge branch 'master' into feature/more_warnings
2023-12-05 11:50:05 +08:00