Movatterモバイル変換


[0]ホーム

URL:



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

50.83. pg_rules

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

Table 50.84. pg_rules Columns

NameTypeReferencesDescription
schemanamenamepg_namespace.nspnameName of schema containing table
tablenamenamepg_class.relnameName of table the rule is for
rulenamenamepg_rewrite.rulenameName 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.82. pg_roles Home 50.84. pg_seclabels
epubpdf
Go to Postgres Pro Standard 11
By continuing to browse this website, you agree to the use of cookies. Go toPrivacy Policy.

[8]ページ先頭

©2009-2025 Movatter.jp