Commit Graph

1620 Commits

Author SHA1 Message Date
zvonand
b281ceacbb Update docs/ru/operations/settings/settings.md 2023-04-19 14:47:57 +02:00
zvonand
daae5025e8 small updates due to review 2023-04-19 14:45:51 +02:00
zvonand
22be85d976 renamed setting 2023-04-18 02:42:30 +02:00
zvonand
2a9f28b73b resolve 2023-04-12 12:54:39 +02:00
Nikolai Kochetov
f06bdc85eb
Merge pull request #48226 from ClickHouse/rename-setting-stop_reading_on_first_cancel
Rename setting stop_reading_on_first_cancel
2023-03-30 18:03:23 +02:00
filimonov
fbb22348ea
Refactor reading the pool setting & from server config. (#48055)
After #36425 there was a lot of confusions/problems with configuring pools - when the message was confusing, and settings need to be ajusted in several places.
See some examples in #44251, #43351, #47900, #46515.

The commit includes the following changes:
1) Introduced a unified mechanism for reading pool sizes from the configuration file(s). Previously, pool sizes were read from the Context.cpp with fallbacks to profiles, whereas main_config_reloader in Server.cpp read them directly without fallbacks.
2) Corrected the data type for background_merges_mutations_concurrency_ratio. It should be float instead of int.
3) Refactored the default values for settings. Previously, they were defined in multiple places throughout the codebase, but they are now defined in one place (or two, to be exact: Settings.h and ServerSettings.h).
4) Improved documentation, including the correct message in system.settings.

Additionally make the code more conform with #46550.
2023-03-30 16:44:11 +02:00
Nikolai Kochetov
f870e6f7a9 Rename setting stop_reading_on_first_cancel to partial_result_on_first_cancel. 2023-03-30 14:00:44 +00:00
Sergei Trifonov
273770519b
Merge branch 'master' into master 2023-03-20 18:28:10 +01:00
rfraposa
ac5ed141d8 New nav - reverting the revert 2023-03-17 21:45:43 -05:00
Alexander Tokmakov
ec44c8293a
Revert "New navigation" 2023-03-17 21:21:11 +03:00
rfraposa
60fb9973d7 trailing slash fixes 2023-03-16 16:43:01 -05:00
Andrey Zvonov
4327d707e0
Merge branch 'master' into zvonand-implicit-tz 2023-03-15 22:18:52 +01:00
alexX512
dc1a6884ca Add documentation for a setting stop_reading_on_first_cancel 2023-03-15 14:49:24 +00:00
Dmitry
c1d6204a8c
Misspell fixed at the page /docs/ru/operations/storing-data.md 2023-03-06 12:02:42 +04:00
Dmitry
4d75b0a045
Typos at the page /docs/ru/operations/clickhouse-keeper.md 2023-03-06 11:05:07 +04:00
Dmitry
7dc685f74c
Markup fixed at the page /docs/ru/operations/opentelemetry.md 2023-03-06 11:00:27 +04:00
Dmitry
2aecaa7e46
Markup fixed at the page /docs/ru/operations/server-configuration-parameters/settings.md 2023-03-06 10:51:51 +04:00
pufit
29296cb004
Merge pull request #46550 from ClickHouse/46231-systerm-server-settings
Implement `system.server_settings`
2023-02-28 11:23:15 -05:00
pufit
c94fbc45bf Update docs 2023-02-27 10:31:41 -05:00
zvonand
49fb028498 Merge branch 'master' of github.com:ClickHouse/ClickHouse into zvonand-implicit-tz 2023-02-26 17:20:09 +01:00
pufit
efa0ddedfd
Update server_settings.md 2023-02-24 10:18:26 -05:00
pufit
2fbe75957d Add default column for system.settings and system.server_settings 2023-02-23 18:24:57 -05:00
zvonand
a9d0f7e7db Added docs for new serverTimeZone function
Updated tests and docs
2023-02-23 19:14:49 +01:00
Alexander Tokmakov
de04760bcd add docs for #44543 2023-02-23 15:57:11 +01:00
pufit
c4646708a6 ru documentation 2023-02-22 18:54:39 -05:00
zvonand
393830ecdc add docs + tiny cleanup 2023-02-22 16:30:46 +01:00
Jus
df4abf4d87
add settings
add settings
2023-02-16 20:53:51 +04:00
Antonio Andelic
a58653820e Update docs 2023-02-03 18:19:12 +00:00
Alexey Milovidov
d792a2735d
Update named-collections.md 2023-01-28 02:21:00 +03:00
Jus
4f7b533bfd
update named-collections.md
Add connect to remote clickhouse with named collections
2023-01-27 12:41:21 +04:00
AVMusorin
5f8658b2d6
docs: added optimize_skip_merged_partitions setting 2023-01-24 14:56:39 +01:00
Yakov Olkhovskiy
842a34666c
Merge pull request #44594 from arenadata/ADQM-634
Add keytab parameter in kerberos section of config.xml
2023-01-12 15:07:45 -05:00
Ivan Blinkov
61c2f23713 Remove leftover empty lines at the end of markdown files 2023-01-09 15:15:18 +01:00
Ivan Blinkov
b7e082d033 Remove "Original article links" 2023-01-09 15:13:36 +01:00
Roman Vasin
5a7257069b Updated docs 2022-12-26 12:22:29 +00:00
Nikolay Degterinsky
ad11b73218
Merge pull request #43540 from Nyantechnolog/patch-1
doc fix
2022-11-23 12:07:38 +01:00
Sidorov Pavel
51dac6ac7a
doc fix 2022-11-23 12:33:25 +03:00
Nikolay Degterinsky
81971acf35 Fix docs 2022-11-16 02:40:51 +00:00
Christoph Wurm
2a9ab046dd Unify spelling of DateTime 2022-11-15 11:51:14 +00:00
Alexey Milovidov
9bf5fe728b
Merge pull request #42173 from ClickHouse/remove-temporary-live-view
Remove TEMPORARY LIVE VIEW
2022-10-08 19:05:33 +03:00
Alexey Milovidov
b9159db82f Remove temporary live views 2022-10-08 00:16:36 +02:00
Robert Schulze
e759a64d38
Docs: Redirect links to misc.md
--> https://clickhouse.com/docs/en/sql-reference/statements/misc

This page indexes a bunch of SQL statements but they are easily
reachable by the sidebar already.
2022-10-07 13:22:40 +00:00
Kseniia Sumarokova
3cff776109
Merge pull request #41254 from filimonov/system_disks_unreserved_space
Add unreserved_space column to system.disks
2022-10-06 12:28:23 +02:00
Nikita Mikhaylov
d767e1f0d8
Added an option to specify environment name in Sentry's config (#42037) 2022-10-04 13:23:51 +02:00
Kseniia Sumarokova
0bfbb5c38a
Merge branch 'master' into system_disks_unreserved_space 2022-10-03 14:25:47 +02:00
Robert Schulze
8e727d4fbc
Merge pull request #41910 from arenadata/ADQM-583
Improve enable_extended_results_for_datetime_functions option to return results of type DateTime64
2022-10-02 20:46:51 +02:00
vdimir
3a2508a200
Upd ru doc for tmp_policy 2022-09-29 09:51:39 +00:00
Roman Vasin
a551e8d950 Fix example in documentation 2022-09-28 13:00:52 +00:00
Roman Vasin
109c5ee1a1 Update docs for DateTime64 return types. 2022-09-28 12:49:58 +00:00
Kseniia Sumarokova
1e7308832c
Merge branch 'master' into system_disks_unreserved_space 2022-09-21 13:04:39 +02:00
Roman Vasin
d82cd7b007 Add many cosmetic changes to C++ code and MD docs 2022-09-16 09:37:30 +00:00
Roman Vasin
3ce66eab83 Correct all needed MD files 2022-09-15 13:28:11 +00:00
Roman Vasin
563449779c Replace enable_date32_results by enable_extended_results_for_datetime_functions 2022-09-15 12:48:09 +00:00
Mikhail Filimonov
d2d8c179b6
Add unreserved_space column to system.disks 2022-09-13 13:16:18 +02:00
Roman Vasin
bc2c2130fc Add documentation for enable_date32_results option 2022-09-12 09:09:01 +00:00
Denny Crane
29e7414697
Update merge-tree-settings.md 2022-08-29 15:25:46 -03:00
DanRoscigno
753afd0584 update links 2022-08-28 20:41:29 -04:00
DanRoscigno
3c36660488 replace symlinks 2022-08-28 17:27:24 -04:00
DanRoscigno
71891938ae replace symlinks with includes 2022-08-28 14:08:07 -04:00
DanRoscigno
726d3c0739 add slugs to all docs 2022-08-26 13:37:11 -04:00
Antonio Andelic
26b7117b6c Merge branch 'master' into keeper-listen-host 2022-08-18 07:05:20 +00:00
Denny Crane
fa718ffc6e
Update settings.md 2022-08-17 09:40:01 -03:00
Antonio Andelic
105073ea7b update docs 2022-08-17 09:31:16 +00:00
Rich Raposa
9f85d85e08
The admonitions were missing section endings (#40073) 2022-08-10 21:08:40 +02:00
Alexey Milovidov
f80a4c184e
Merge branch 'master' into interserver_listen_port 2022-07-31 01:22:32 +03:00
Denny Crane
813438a29d
Update settings.md 2022-07-25 14:48:53 -03:00
Denny Crane
60265c4bb9
Update settings.md 2022-07-24 21:06:45 -03:00
jasperzhu
c044c67745
Merge branch 'master' into dev_intel_iaa_deflate 2022-07-19 15:32:57 +08:00
jinjunzh
dbac3a35b2 fixed cosmetic issues 2022-07-15 17:23:37 -04:00
Yakov Olkhovskiy
887a34869d
merge_reason and merge_algorithm are added 2022-07-14 01:44:19 -04:00
jasperzhu
b2f98fa73b
Merge branch 'master' into dev_intel_iaa_deflate 2022-06-27 10:21:21 +08:00
Alexey Milovidov
7e9a3796e9 Fix wrong docs 2022-06-21 00:09:55 +02:00
jasperzhu
bca18b2caf
Merge branch 'master' into dev_intel_iaa_deflate 2022-06-16 08:56:27 +08:00
Ilya Yatsishin
b51d77d1fa
Remove inconsistencies between RU and EN version of clickhouse-keeper docs 2022-06-10 13:37:13 +02:00
jasperzhu
fc03af2259
Merge branch 'master' into dev_intel_iaa_deflate 2022-05-30 17:49:04 +08:00
Denny Crane
2f8edc8e7f
Update tables.md 2022-05-21 12:44:19 -03:00
Denny Crane
cb68b20c8a
Update tables.md 2022-05-21 12:41:50 -03:00
Alexander Gololobov
e9db3465e3 Fixed typos 2022-05-18 13:01:32 +02:00
jasperzhu
c74732ae79
Merge branch 'master' into dev_intel_iaa_deflate 2022-05-12 21:28:13 +08:00
Maksim Kita
459aa8ffd9 Documentation setting user_defined_executable_functions_config fix 2022-05-04 17:24:20 +02:00
jasperzhu
7f47e9b934
Merge branch 'master' into dev_intel_iaa_deflate 2022-05-03 15:47:57 +08:00
jinjunzh
34934b80a9 update qpl deflate supporting test script and docs 2022-04-29 11:40:08 -04:00
Nikolai Kochetov
5807ca47b0
Merge pull request #36425 from ClickHouse/pool-size-hot-reload
Allow to increase number of threads and tasks for background executors
2022-04-29 17:24:12 +02:00
Rich Raposa
8c3f313671
Merge pull request #36791 from ClickHouse/rfraposa-patch-3
Various docs fixes
2022-04-29 06:09:23 -06:00
rfraposa
e7b7b7ecd3 Various docs fixes 2022-04-29 05:33:51 -06:00
Maksim Kita
a9a04ca2fd Fix style 2022-04-28 22:13:51 +02:00
Maksim Kita
04429d85db Added user_defined_path config setting 2022-04-28 22:13:33 +02:00
Maksim Kita
fc4f241f01 Fix documentation for executable user defined functions configuration 2022-04-28 18:01:10 +02:00
mergify[bot]
cb4e6b9b3f
Merge branch 'master' into documentation 2022-04-24 22:31:39 +00:00
Nikita Mikhaylov
aaa7112405 Even better 2022-04-22 13:56:16 +00:00
Nikita Mikhaylov
e475849761 Style and Docs update 2022-04-22 13:56:16 +00:00
rfraposa
476122e92a
Fix broken links 2022-04-19 20:17:01 +02:00
mergify[bot]
c026dbf51c
Merge branch 'master' into interserver_listen_port 2022-04-19 11:44:01 +00:00
rfraposa
1afe4300e8 Fixed broken links 2022-04-11 09:55:54 -06:00
rfraposa
5250d9ad11 Removed /ja folder, cleaned up /ru markdown 2022-04-09 07:29:05 -06:00
Ladislav Snizek
d789721550 Documentation: update listing in system.metrics example 2022-04-05 17:46:28 +02:00
alesapin
bf5b3a856d Rename some variables in keeper 2022-03-17 11:55:15 +01:00
alexander goryanets
f43fbfadb0
add docs for interserver_listen_host setting 2022-03-16 12:22:06 +00:00
Denny Crane
70a3e7febb
Update named-collections.md 2022-03-14 13:51:51 -03:00
Denny Crane
8337a4ee5e Doc. named connections 2022-03-14 13:48:12 -03:00
Denny Crane
0b4c3e5be9 Doc. named connections 2022-03-14 00:31:20 -03:00
Denny Crane
7e5589fd78 Doc. named connections 2022-03-13 21:38:00 -03:00
Vitaly Baranov
aee67a6693
Merge pull request #31484 from eungenue/Implement-SSL-X509-certificate-authentication
Implement ssl x509 certificate authentication
2022-02-21 11:30:52 +03:00
Maksim Kita
65b3434ac6
Update settings.md 2022-02-15 20:46:21 +01:00
Denny Crane
8e49da6fce
Update settings.md 2022-02-15 15:22:14 -04:00
Denny Crane
54ac1f752f
Update settings.md 2022-02-15 14:54:38 -04:00
Denny Crane
ae5d8ede97
Update settings.md 2022-02-15 14:51:21 -04:00
Denny Crane
7beff9048c
Update settings.md 2022-02-11 16:50:53 -04:00
mergify[bot]
5ef5e1d558
Merge branch 'master' into karnevil-DOCSUP-18631 2022-01-24 12:09:59 +00:00
Eugene Galkin
cb03e7765f minor fix SSL authentication docs 2022-01-19 13:04:40 +03:00
Eugene Galkin
513060c181 add SSL x.509 authentication docs draft 2022-01-19 12:27:40 +03:00
Vitaly Baranov
f707eb5531
Merge pull request #33401 from IlyaTsoi/master
Fixed crash of the LDAP authorization process if there are parentheses in the user_dn variable
2022-01-17 13:53:45 +07:00
IlyaTsoi
86aabe63c3 Insert missing word
Insert missing word 'секцию'
2022-01-10 09:40:24 +03:00
Orkhan Zeynalli
070ad64ba7
Invalid xml config 2022-01-09 22:38:31 +04:00
Denny Crane
f764e26c7b
Update settings.md 2022-01-03 15:59:52 -04:00
alesapin
16f79df6da
Merge pull request #33241 from pdv-ru/pdv-ru-DOCSUP-19044
DOCSUP-19044: Edit and translate to Russian (four letter commands to keeper)
2021-12-29 13:43:24 +03:00
alesapin
9e83e5f7f4
Merge pull request #33121 from karnevil13/karnevil-DOCSUP-20367
DOCSUP-20367: Edit and translate to Russian (insert_quorum_parallel)
2021-12-29 13:31:36 +03:00
alesapin
396cbbd6b7
Update docs/ru/operations/settings/settings.md 2021-12-29 12:57:08 +03:00
alesapin
475fdb7beb
Update docs/ru/operations/settings/settings.md 2021-12-29 12:56:46 +03:00
alesapin
28835757f9
Update docs/ru/operations/settings/settings.md 2021-12-29 12:56:32 +03:00
alesapin
dcdaa31c7d
Update docs/ru/operations/clickhouse-keeper.md 2021-12-29 12:43:54 +03:00
alesapin
ace477b6e6
Update docs/ru/operations/clickhouse-keeper.md 2021-12-29 12:43:48 +03:00
alesapin
bc5c4057fd
Update docs/ru/operations/clickhouse-keeper.md 2021-12-29 12:43:41 +03:00
alesapin
73af23e323
Update docs/ru/operations/clickhouse-keeper.md 2021-12-29 12:43:34 +03:00
alesapin
a2e330e271
Update docs/ru/operations/clickhouse-keeper.md 2021-12-29 12:43:29 +03:00
alesapin
e90003f050
Update docs/ru/operations/clickhouse-keeper.md 2021-12-29 12:43:19 +03:00
pdv-ru
4956981e36 fix anchors 2021-12-28 16:51:59 +03:00
pdv-ru
2a9662bf69 Update clickhouse-keeper.md 2021-12-28 09:13:25 +03:00
pdv-ru
6bada8b0ba add anchors 2021-12-28 09:11:19 +03:00
pdv-ru
ffc77e5f21 Update clickhouse-keeper.md 2021-12-27 22:45:45 +03:00
pdv-ru
9e5f59659f Edit and translate to Russian (four letter commands to keeper) 2021-12-27 17:22:38 +03:00
Vladimir C
11ad2b0fca
Merge pull request #32924 from ka1bi4/romanzhukov-DOCSUP-17856-cread-remotefs 2021-12-27 11:50:46 +03:00
karnevil13
e35a91eb11
Update docs/ru/operations/settings/settings.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-12-27 00:52:08 +03:00
Roman Bug
2ce3c6c91d Update RU translation. 2021-12-25 14:52:15 +03:00
alexey-milovidov
6eecb3b457
Merge pull request #32934 from lehasm/alexey-sm-DOCSUP-15663-doc-interserver-credential-rotation
DOCSUP-15663: document interserver credential rotation
2021-12-24 03:55:12 +03:00
karnevil13
c5a22e6799
Merge branch 'master' into karnevil-DOCSUP-20367 2021-12-24 02:57:28 +03:00
karnevil13
c6f6630627 insert_quorum_parallel-EdTranRus 2021-12-24 02:28:39 +03:00
lehasm
6b979b1fcb
Update docs/ru/operations/server-configuration-parameters/settings.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-12-23 08:21:07 +03:00
lehasm
2d8af8e13d
Update docs/ru/operations/server-configuration-parameters/settings.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-12-23 08:20:32 +03:00
lehasm
a89eba6caa
Update docs/ru/operations/server-configuration-parameters/settings.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-12-23 08:19:51 +03:00
lehasm
4151207a98
Update docs/ru/operations/server-configuration-parameters/settings.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-12-23 08:19:11 +03:00
lehasm
2c77b7cf5f
Update docs/ru/operations/server-configuration-parameters/settings.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-12-23 08:18:52 +03:00
Alexey
02f7c878cc minor updates 2021-12-22 19:52:50 +00:00
Alexey
7cb6079fa2 ru 2021-12-22 15:52:47 +00:00
mergify[bot]
c3a4e0ddcb
Merge branch 'master' into andrc1901-DOCSUP-18084 2021-12-20 13:00:43 +00:00
romanzhukov
cf4d41cf79 Update settings.md 2021-12-18 17:52:44 +03:00
romanzhukov
fce807b249 DOCSUP-17856: [CLICKHOUSEDOCS] Document the merge_tree_min_rows_for_concurrent_read_for_remote_filesystem and merge_tree_min_bytes_for_concurrent_read_for_remote_filesystem setting 2021-12-17 23:09:26 +03:00
alesapin
afc625fc42
Merge pull request #32361 from karnevil13/karnevil-DOCSUP-18717
DOCSUP-18717: Update ClickHouse keeper
2021-12-17 15:57:27 +03:00
mergify[bot]
8ee8283395
Merge branch 'master' into andrc1901-DOCSUP-18084 2021-12-15 08:29:04 +00:00
andrc1901
43a3d927f6
Update docs/ru/operations/settings/settings.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-12-13 21:23:22 +03:00
andrc1901
b928c551c6
Update docs/ru/operations/settings/settings.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-12-13 21:23:11 +03:00
andrc1901
d3e5b97ac9
Update docs/ru/operations/settings/settings.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-12-13 21:22:03 +03:00
andrc1901
7117e2c489
Update docs/ru/operations/settings/settings.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-12-13 21:21:41 +03:00
tavplubix
97b02cb7ce
Merge pull request #32436 from lehasm/alexey-sm-DOCSUP-18492-document-GlobalThreadPool
DOCSUP-18492: document GlobalThreadPool config
2021-12-13 13:16:58 +03:00
Andrei Ch
8b7eeea162 parsing enums in TSV/CSV 2021-12-11 23:09:06 +03:00
karnevil13
933cc77047
Apply suggestions from code review
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-12-11 00:12:36 +03:00
Alexey
750f2cc73b spelling 2021-12-10 20:18:08 +00:00
Alexey
b027eb7dd4 formatting 2021-12-10 15:54:36 +00:00
Alexey
589281a4cf spelling 2021-12-10 15:52:20 +00:00
lehasm
263de6695d
Update docs/ru/operations/server-configuration-parameters/settings.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-12-10 18:42:07 +03:00
karnevil13
5b7b59532c Merge branch 'karnevil-DOCSUP-18717' of https://github.com/karnevil13/ClickHouse into karnevil-DOCSUP-18717 2021-12-10 00:02:48 +03:00
karnevil13
30af5d5341 update-external-integrations 2021-12-10 00:02:26 +03:00
Alexey
7e48fc614a spelling 2021-12-09 15:55:13 +00:00
Alexey
de61a229b2 ru 2021-12-09 15:43:37 +00:00
mergify[bot]
cb4eafbc8c
Merge branch 'master' into karnevil-DOCSUP-18717 2021-12-09 15:30:33 +00:00
Denny Crane
e90f047ba0 Doc. merge_tree_clear_old_temporary_directories_interval_seconds merge_tree_clear_old_parts_interval_seconds were moved to merge_tree settings 2021-12-08 11:06:10 -04:00
karnevil13
19a49f6934 Added ACL system to CH Keeper 2021-12-08 00:21:54 +03:00
romanzhukov
c3a7858a63 Fix comments 2021-12-06 16:22:15 +03:00
Roman Bug
a45b204eb4
Update docs/ru/operations/server-configuration-parameters/settings.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-12-06 15:29:47 +03:00
Roman Bug
39554a6843
Update docs/ru/operations/server-configuration-parameters/settings.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-12-06 15:29:42 +03:00
romanzhukov
9222e6ed9a Update query_views_log.md
Delete query_views_log.md
Create query_views_log.md
2021-12-06 00:04:31 +03:00
romanzhukov
715a25d4f4 Update query_log settings
Update query_views_log.md
Update query_views_log
Minor fixes
2021-12-05 21:16:29 +03:00
Denny Crane
4065e67f33
Update settings.md 2021-12-01 11:51:09 -04:00
Denny Crane
1ac0189ed6
Merge branch 'master' into Docs/alter-partition-verbose-result 2021-11-30 17:35:47 -04:00
mergify[bot]
6a8960768a
Merge branch 'master' into karnevil-DOCSUP-18631 2021-11-29 20:12:33 +00:00
Kruglov Pavel
c26cac259d
Merge pull request #31671 from sevirov/sevirov-DOCSUP-18731-add_customseparatedwithnames_and_customseparatedwithnamesandtypes_formats
DOCSUP-18731: Add CustomSeparatedWithNames and CustomSeparatedWithNamesAndTypes formats
2021-11-29 23:10:26 +03:00
Dmitriy
2dd24a887c Fix by comments
Поправил согласно комментариям разработчика.
2021-11-29 22:16:53 +03:00
Filatenkov Artur
dc8e2fb99c
Update settings.md 2021-11-29 20:32:48 +03:00
Tatiana Kirillova
24701346da
Update clickhouse-format.md 2021-11-26 20:33:47 +03:00
Dmitriy
c7cd80dd6c Translate to Russian
Выполнил перевод на русский язык.
2021-11-26 20:25:45 +03:00
Tatiana Kirillova
ffca0e0cff perevod na russkiy 2021-11-26 20:21:39 +03:00
karnevil13
9a60033fef
Merge branch 'master' into karnevil-DOCSUP-18631 2021-11-23 01:05:12 +03:00
karnevil13
77df8ce0dd DOCSUP-18631: Edit and translate 2021-11-23 00:44:08 +03:00
Dmitriy
0f6d69fb0f Merge remote-tracking branch 'remotes/clickhouse/master' into sevirov-DOCSUP-16819-add_capnproto_output_format 2021-11-22 20:31:27 +03:00
Maksim Kita
674b061522
Merge pull request #31200 from sevirov/sevirov-DOCSUP-17240-document_the_server_settings
DOCSUP-17240: Document the server settings
2021-11-22 02:19:48 +03:00
Dmitriy
6dd3bbbc2e Add the link
Добавил ссылку.
2021-11-20 15:17:48 +03:00
Dmitriy
6c58e7ad7b Translate to Russian 2021-11-19 20:31:34 +03:00
sevirov
9d087b7e03
Update docs/ru/operations/server-configuration-parameters/settings.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-11-15 22:53:03 +03:00
sevirov
553c97bd3a
Update docs/ru/operations/server-configuration-parameters/settings.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-11-15 22:52:56 +03:00
sevirov
eccb40da1e
Update docs/ru/operations/settings/settings.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-11-15 22:52:48 +03:00
sevirov
a5dd4fccd4
Update docs/ru/operations/server-configuration-parameters/settings.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-11-15 22:52:40 +03:00
tavplubix
27d327f304
Merge pull request #31134 from Russiancold/patch-1
Fix system tables introduction link
2021-11-15 14:52:06 +03:00
Vladimir C
20e7a2ff99
Merge pull request #31101 from lehasm/alexey-sm-DOCSUP-14785-document-detach_not_byte_identical_parts 2021-11-15 09:53:57 +03:00
Vladimir C
324344430f
Update docs/ru/operations/settings/merge-tree-settings.md 2021-11-15 09:53:46 +03:00
Dmitriy
881cbfa391 Update settings.md
Поправил перевод.
2021-11-14 15:19:29 +03:00
Dmitriy
e30b0339c7 Translate to Russian
Выполнил перевод на русский язык.
2021-11-13 23:14:02 +03:00
Maksim Kita
42ecb28788
Merge pull request #31082 from sevirov/sevirov-DOCSUP-16607-update_the_sql_statement_create_dictionary
DOCSUP-16607: Update the SQL-statement CREATE DICTIONARY
2021-11-12 16:29:27 +03:00
alesapin
699e3d8c26
Update settings.md 2021-11-11 17:47:31 +03:00
alesapin
6babfa5888
Update docs/ru/operations/settings/settings.md 2021-11-11 10:39:41 +03:00
Denny Crane
df80423e51
Update storage_policies.md 2021-11-10 20:56:00 -04:00