Updated on 2024-06-03 GMT+08:00

PG_RULES

PG_RULES provides access to query useful information about rewrite rules.

Table 1 PG_RULES columns

Name

Type

Description

schemaname

name

Name of the schema containing the table

tablename

name

Name of the table to which the rule applies

rulename

name

Rule name

definition

text

Rule definition (a reconstructed creation command)