Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

linux服务器用nodejs连接查询极其极其缓慢的问题 #44

Open
wacdev opened this issue Apr 3, 2023 · 0 comments
Open

linux服务器用nodejs连接查询极其极其缓慢的问题 #44

wacdev opened this issue Apr 3, 2023 · 0 comments

Comments

@wacdev
Copy link

wacdev commented Apr 3, 2023

image

看截图如上

我用命令行连接,查询大概0.06秒
但是我在nodejs中用@tdengine/client查询,要191秒(mac本机查询倒是速度差不多)

这是为什么啊
我linux装的是@tdengine/client最新发布版
查询语句是

SELECT tag_value FROM information_schema.ins_tags WHERE stable_name='civitai_model';

服务器是Ubuntu 22.04.2 LTS

@tdengine/client 日志是 https://gist.github.com/wacdev/7e29ed61e3fe662b1d3206ae6b0a4f62

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant