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

PG_TDE_INFO

PG_TDE_INFO provides encryption information of the entire database.

Table 1 PG_TDE_INFO columns

Name

Type

Description

is_encrypt

boolean

Encryption status of the database
  • f: The database is not encrypted.
  • t: The database is encrypted.

g_tde_algo

text

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

remain

text

Reserved column