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 |
|
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 |
|
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 |
|
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 |
|