PG_CONVERSION
PG_CONVERSION records encoding conversion information.
| Name | Type | Reference | Description |
|---|---|---|---|
| oid | oid | N/A | Row identifier (hidden attribute; displayed only when explicitly selected) |
| conname | name | N/A | Conversion name (unique in a namespace) |
| connamespace | oid | PG_NAMESPACE.oid | OID of the namespace that contains this conversion |
| conowner | oid | PG_AUTHID.oid | Owner of the conversion |
| conforencoding | integer | N/A | Source encoding ID |
| contoencoding | integer | N/A | Destination encoding ID |
| conproc | regproc | PG_PROC.oid | Conversion procedure |
| condefault | boolean | N/A | Whether the default conversion is used |
What is your overall rating for this page?
Thank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot