Updated on 2025-05-29 GMT+08:00

PDB Info

Displays PDB information recorded in the gs_pdb system catalog, as shown in Table 1 PDB Info columns.

Table 1 PDB Info columns

Name

Type

Description

id

oid

Logical ID of the PDB, which is different from the ID of a common object. The value range is [1, 4095].

name

name

PDB name, which is the same as the corresponding database name.

is_opened

boolean

PDB enabling status. true indicates that the PDB is enabled, and false indicates that the PDB is disabled.

grp_respool_oid

oid

PDB corresponding resource pool ID (pg_resource_pool.oid).

acl

aclitem[]

Stores PDB permissions.