Zhichang Yu
f56653f43e
ensure network be up before staring clickhouse
2020-01-09 10:02:28 +08:00
Alexey Milovidov
338c0d27ca
Added "os_thread_priority" setting
2019-07-06 21:02:28 +03:00
proller
0e0a0f6ee6
CLICKHOUSE-4511 Fix forcerestart with systemd
2019-05-06 15:12:18 +03:00
Bowen Masco
bc74fb9027
Remove deprecated PermissionsStartOnly
...
PermissionsStartOnly has been deprecated, see
https://github.com/systemd/systemd/pull/10802
and
https://github.com/NixOS/nixpkgs/issues/53852
A previous change removed the use of ExecStartPre so it is no longer needed.
2019-04-11 10:42:16 -07:00
proller
f1791e94e2
Do not write preprocessed configs to /etc/ ( #2443 )
2018-11-27 19:11:46 +03:00
proller
37a9af5a68
CLICKHOUSE-4109 mlock clickhouse ( #3553 )
...
* CLICKHOUSE-4109 mlock clickhouse
* wip
* Fix
* wip
* fix
* fix
* better place
* wip
* clean
* tidy
* fix
2018-11-14 04:11:13 +03:00
alexey-milovidov
3904ba561f
Merge branch 'master' into CLICKHOUSE-2910
2018-06-28 20:47:25 +03:00
proller
30a6c6479b
Fix systemd's clickhouse-server.service ( #2537 )
2018-06-20 23:18:47 +03:00
Vitaliy Lyudvichenko
310bb4116e
Merge remote-tracking branch 'origin/master' into CLICKHOUSE-2910
2018-06-19 23:33:11 +03:00
ezhaka
3178f57f54
Do not use exact chown path
...
We've faced with the problem that chown is located in ``/bin/chown`` instead of ``/usr/bin/chown``. We've created symlink in order to bypass the problem, but it seems it would be nice to fix the script.
2018-06-14 19:29:09 +03:00
Vitaliy Lyudvichenko
aa40931824
Merge remote-tracking branch 'origin/master' into CLICKHOUSE-2910
2018-05-28 20:22:27 +03:00
Mikhail f. Shiryaev
8f279c9eb0
Add chown for config dir into systemd.service
2018-05-25 15:55:18 +02:00
Vitaliy Lyudvichenko
bd4d8a6766
Add profile events and settings logging. [#CLICKHOUSE-2910]
2018-05-17 19:01:41 +03:00
alexey-milovidov
12e5057d5c
Update clickhouse-server.service
2017-11-11 03:46:12 +03:00
Vladimir Smirnov
8d0236ebf9
Add systemd service and use it by default on systemd-enabled systems
2017-11-11 03:46:12 +03:00