Movatterモバイル変換


[0]ホーム

URL:



Facebook
Postgres Pro
Facebook
Downloads
49.71. pg_rules
Prev UpChapter 49. System CatalogsHome Next

49.71. pg_rules

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

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

[8]ページ先頭

©2009-2025 Movatter.jp