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

Row-Store Compression System Functions

pg_get_ilmdef(pidx integer)

Description: Returns the corresponding policy information based on the input ILM policy index.

Return type: text

Table 1 pg_get_ilmdef parameters

Category

Parameter

Type

Description

Input parameter

pidx

integer

Index of an ILM policy.

Output parameter

ilm_policy_info

text

Policy information of an ILM policy.