在 PgAdmin 中搜索所有表

发布于 2024-12-09 12:50:19 字数 116 浏览 0 评论 0原文

在 PgAdmin 中,是否可以在所有表​​中搜索值?在 phpmyadmin 中这是可能的并且非常方便。您搜索一个 ID 值并找到该值出现的所有表。我在PgAdmin中似乎找不到这个功能。

它存在吗?

In PgAdmin, is it possible to search for a value in ALL tables? In phpmyadmin this is possible and quite convenient. You search for an ID value and find all the tables in which it occurs. I can't seem to find this function in PgAdmin.

Does it exist?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

活泼老夫 2024-12-16 12:50:19

目前 PgAdmin 中不存在它。

It currently doesn't exist in PgAdmin.

2024-12-16 12:50:19

有为此的自定义函数。您可以从查询工具中使用它。请参阅[如何在所有表中搜索特定值( PostgreSQL)?
](截至今天,答案中有两项修改,包括列名称、进度报告)

There's custom function for this. You can use it from Query tool. See [How to search a specific value in all tables (PostgreSQL)?
](as of today, there are two modifications in answers there that include column name, progress reporting)

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文