pg_attribute_encoding
pg_attribute_encoding¶
pg_attribute_encoding
系统目录表包含列存储信息。
列 | 类型 | 修正值 | 存储 | 描述 |
---|---|---|---|---|
attrelid |
oid | not null | plain | 外键于pg_attribute.attrelid |
attnum |
smallint | not null | plain | 外键于pg_attribute.attnum |
attoptions |
text [ ] | extended | 选项 |
Table 1. pg_catalog.pg_attribute_encoding