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
| 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. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.