GS_CLIENT_GLOBAL_KEYS
**GS_CLIENT_GLOBAL_KEYS **records information about the CMK in the encrypted equality feature. Each record corresponds to a CMK.
Table 1 GS_CLIENT_GLOBAL_KEYS columns
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 | Time when the key is created |
openGauss 2025-04-28 07:53:20