摘要:
该系统表存储所有表(包括系统表,如pg_class)的字段信息。数据库中的每个表的每个字段在pg_attribute表中都有一行记录。 名字 类型 引用 描述 attrelid oid pg_class.oid 此字段所属的表。 attname name 字段名。 atttypid oid pg_t 阅读全文
posted @ 2020-08-04 16:05
凋落的雪
阅读(1502)
评论(0)
推荐(1)
freedom