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