GS_CLIENT_GLOBAL_KEYS_ARGS
GS_CLIENT_GLOBAL_KEYS_ARGS records the metadata about the CMK in the encrypted equality feature. Each record corresponds to a key-value pair of the CMK.
| Name | Type | Description |
|---|---|---|
| oid | oid | Row identifier (hidden column) |
| global_key_id | oid | CMK OID |
| function_name | name | The value is encryption. |
| key | name | CMK metadata name |
| value | bytea | Value of the CMK metadata name |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.