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

PostgreSQL 不支持 explain 查询 #2876

Open
wowav opened this issue Dec 12, 2024 · 3 comments
Open

PostgreSQL 不支持 explain 查询 #2876

wowav opened this issue Dec 12, 2024 · 3 comments

Comments

@wowav
Copy link

wowav commented Dec 12, 2024

重现步骤

PostgreSQL 无法使用计划查询
SQL 如下

explain select id  from users
explain analyze select id  from users

预期外的结果

上述的都无法运行,提示

image

日志文本

No response

版本

1.9.1

部署方式

Docker

是否还有其他可以辅助定位问题的信息?比如数据库版本等

Browsers: Chrome

@wowav wowav changed the title PG 不支持 explain 查询 PostgreSQL 不支持 explain 查询 Dec 12, 2024
@feiazifeiazi
Copy link
Contributor

我加一下这个功能。

@feiazifeiazi
Copy link
Contributor

擦。不对啊,支持了的。

@feiazifeiazi
Copy link
Contributor

image

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

2 participants