Movatterモバイル変換


[0]ホーム

URL:



Facebook
Postgres Pro
Facebook
Downloads
49.93. pg_views
Prev UpChapter 49. System CatalogsHome Next

49.93. pg_views

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

Table 49.94. 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
49.92. pg_user_mappings Home Chapter 50. Frontend/Backend Protocol
epubpdf
Go to Postgres Pro Standard 10
By continuing to browse this website, you agree to the use of cookies. Go toPrivacy Policy.

[8]ページ先頭

©2009-2025 Movatter.jp