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 | Namespace OID that contains the CMK |
| key_owner | oid | CMK owner |
| key_acl | aclitem[] | Access permissions that the key should have on creation |
| create_date | timestamp without time zone | Time when the key is created |