Movatterモバイル変換


[0]ホーム

URL:



Facebook
Postgres Pro
Facebook
Downloads
48.73. pg_rules
Prev UpChapter 48. System CatalogsHome Next

48.73. pg_rules

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

Table 48.74. 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 Home Next
48.72. pg_roles Up 48.74. pg_seclabels
pdfepub
Go to Postgres Pro Standard 9.6
By continuing to browse this website, you agree to the use of cookies. Go toPrivacy Policy.

[8]ページ先頭

©2009-2025 Movatter.jp