Movatterモバイル変換


[0]ホーム

URL:



Facebook
Postgres Pro
Facebook
Downloads
50.82. pg_rules
Prev UpChapter 50. System CatalogsHome Next

50.82. pg_rules

The viewpg_rules provides access to useful information about query rewrite rules.

Table 50.83. pg_rules Columns

Column Type

Description

schemanamename (referencespg_namespace.nspname)

Name of schema containing table

tablenamename (referencespg_class.relname)

Name of table the rule is for

rulenamename (referencespg_rewrite.rulename)

Name of rule

definitiontext

Rule definition (a reconstructed creation command)


Thepg_rules view excludes theON SELECT rules of views and materialized views; those can be seen inpg_views andpg_matviews.


Prev Up Next
50.81. pg_roles Home 50.83. pg_seclabels
pdfepub
Go to Postgres Pro Standard 13
By continuing to browse this website, you agree to the use of cookies. Go toPrivacy Policy.

[8]ページ先頭

©2009-2025 Movatter.jp