Movatterモバイル変換


[0]ホーム

URL:



Facebook
Postgres Pro
Facebook
Downloads
52.93. pg_views
Prev UpChapter 52. System CatalogsHome Next

52.93. pg_views

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

Table 52.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
52.92. pg_user_mappings Home Chapter 53. Frontend/Backend Protocol
epubpdf
Go to PostgreSQL 11
By continuing to browse this website, you agree to the use of cookies. Go toPrivacy Policy.

[8]ページ先頭

©2009-2025 Movatter.jp