Updated on 2023-10-23 GMT+08:00

PG_TDE_INFO

PG_TDE_INFO provides encryption information of all clusters.

Table 1 PG_TDE_INFO columns

Name

Type

Description

is_encrypt

boolean

Whether the cluster is an encryption cluster.
  • f: Non-encryption cluster
  • t: Encryption cluster

g_tde_algo

text

Encryption algorithm
  • SM4-CTR-128
  • AES-CTR-128

remain

text

Reserved