当前位置:网站首页>ClickHouse:设置远程连接
ClickHouse:设置远程连接
2022-07-31 03:34:00 【amadeus_liu2】
1.编辑配置文件:
vi /etc/clickhouse-server/config.xml
把<listen_host>::</listen_host>的注释打开
2.重启ClickHouse服务
clickhouse stop
clickhouse start
边栏推荐
猜你喜欢
Detailed explanation of TCP (1)
With 7 years of experience, how can functional test engineers improve their abilities step by step?
Port inspection steps - 7680 port analysis - Dosvc service
type_traits元编程库学习
「 每日一练,快乐水题 」1331. 数组序号转换
浅识Flutter 基本组件之showDatePicker方法
Recursive query single table - single table tree structure - (self-use)
C# remote debugging
浅识Flutter 基本组件之CheckboxListTile组件
Zotero如何删除自动生成的标签
随机推荐
QML的使用
els 方块向右移
Mysql 45 study notes (twenty-five) MYSQL guarantees high availability
安全20220712
【异常】The field file exceeds its maximum permitted size of 1048576 bytes.
Detailed explanation of TCP and UDP
Key Technologies of Interface Testing
Know the showTimePicker method of the basic components of Flutter
Atomic operation CAS
【CocosCreator 3.5】CocosCreator get network status
How to develop a high-quality test case?
立足本土,链接全球 | 施耐德电气“工业SI同盟”携手伙伴共赴未来工业
A brief introduction to the CheckboxListTile component of the basic components of Flutter
IDEA comment report red solution
Implementation of a sequence table
LeetCode中等题之分数加减运算
TCP和UDP详解
VS QT - ui does not display newly added members (controls) || code is silent
原子操作 CAS
浅识Flutter 基本组件之CheckboxListTile组件