pg_type_encoding
The pg_type_encoding system catalog table contains the column storage type information.
| Column | Type | Modifiers | Storage | Description |
|---|---|---|---|---|
typid |
oid |
not null |
plain |
Foreign key to pg_attribute |
typoptions |
text[] |
— |
extended |
The actual options |