Movatterモバイル変換


[0]ホーム

URL:



Facebook
Postgres Pro
Facebook
Downloads
50.95. pg_views
Prev UpChapter 50. System CatalogsHome Next

50.95. pg_views

The viewpg_views provides access to useful information about each view in the database.

Table 50.96. pg_views Columns

NameTypeReferencesDescription
schemanamenamepg_namespace.nspnameName of schema containing view
viewnamenamepg_class.relnameName of view
viewownernamepg_authid.rolnameName of view's owner
definitiontext View definition (a reconstructedSELECT query)


Prev Up Next
50.94. pg_user_mappings Home Chapter 51. Frontend/Backend Protocol
epubpdf
Go to Postgres Pro Standard 12
By continuing to browse this website, you agree to the use of cookies. Go toPrivacy Policy.

[8]ページ先頭

©2009-2025 Movatter.jp