Skip to content

Instantly share code, notes, and snippets.

View karuppiah7890's full-sized avatar
๐Ÿ˜„
"When given the choice between being right or being kind, choose kind" Dr Wayne

Karuppiah Natarajan karuppiah7890

๐Ÿ˜„
"When given the choice between being right or being kind, choose kind" Dr Wayne
View GitHub Profile
@karuppiah7890
karuppiah7890 / clickhouse-client-log.md
Last active October 19, 2023 05:33
Output while Building ClickHouse Locally
$ ./programs/clickhouse client
ClickHouse client version 23.10.1.1.
Connecting to localhost:9000 as user default.
Connected to ClickHouse server version 23.10.1 revision 54466.

Warnings:
 * Server was built in debug mode. It will work slowly.
 * Maximum number of threads is lower than 30000. There could be problems with handling a lot of simultaneous queries.