PostgreSQL中数据库,表,等对象的oid与对象名的对应关系
时间:2016-06-12 15:10:19
收藏:0
阅读:1468
-bash-4.1$ oid2name
Password:
All databases:
Oid Database Name Tablespace
----------------------------------
16394 benchmarksql pg_default
16459 pg_monitor pg_default
13241 postgres pg_default
13236 template0 pg_default
1 template1 pg_default
以pgbench_branches 24939为例
评论(0)