开发者

Search in all tables in PgAdmin

In PgAdmin, is it possible to search for a value in ALL tables? In phpmyadmin this is possible and quite convenient.开发者_如何学JAVA 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?


It currently doesn't exist in PgAdmin.


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)

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜