curl -i -XPOST http://localhost:8086/query --data-urlencode "q=CREATE DATABASE ... 通过HTTP接口 POST 数据到 /write 路径是我们往InfluxDB写数据的主要方式。
確定! 回上一頁