GS_CLIENT_GLOBAL_KEYS
GS_CLIENT_GLOBAL_KEYS records information about the CMK in the encrypted equality feature. Each record corresponds to a CMK.
| Name | Type | Description |
|---|---|---|
| oid | oid | Row identifier (hidden column) |
| global_key_name | name | CMK name |
| key_namespace | oid | A namespace OID that contains this CMK |
| key_owner | oid | CMK owner |
| key_acl | aclitem[] | Access permissions that this key should have on creation |
| create_date | timestamp without time zone | Time when a key is created |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.