postgresql - 如何在 pgAdmin 的 "Last 100 Rows"窗口中编辑 SQL 字符串?

标签 postgresql pgadmin-4

pgAdmin 允许我们通过鼠标右键菜单查看最后/前 100 行。有什么办法可以编辑 SQL 字符串吗?

见下图:

pgAdmin View/Edit Data window

最佳答案

The manual:

The Query Tool and View/Edit Data tools are actually different operating modes of the same tool. Some controls will be disabled in either mode.

在“查看/编辑数据”窗口中,您只能使用工具栏中的“过滤器”和“限制选择器”按钮“编辑”查询字符串。

要真正编辑,请复制查询字符串,在主浏览器中打开“查询工具”(或使用顶部的“当前连接的新查询工具”按钮),然后粘贴。在“查询工具”窗口中您可以自由编辑。

关于postgresql - 如何在 pgAdmin 的 "Last 100 Rows"窗口中编辑 SQL 字符串?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/72422479/

相关文章:

postgresql - 错误 : cannot alter type of a column used by a view or rule DETAIL: rule _RETURN on view depends on column "status"

postgresql - 在 heroku postgresql 上的一个数据库中创建多个模式

postgresql - Golang postgres 提交未知命令错误?

postgresql - PGAdmin III 无法连接 AWS RDS

postgresql - pgAdmin 4 不使用几何创建函数

如果该列的所有值为 NULL,Postgresql 更新具有 NULL 值的数字类型列将失败

postgresql - Pgadmin 4 返回 "No password or public key available!"

postgresql - 生成系列 Postgres

spring - JodaTime 和 BeanPropertySqlParameterSource

windows - 无法联系 pgAdmin 4 服务器 :