Movatterモバイル変換


[0]ホーム

URL:



Facebook
Postgres Pro
Facebook
Downloads
51.99. pg_views
Prev UpChapter 51. System CatalogsHome Next

51.99. pg_views

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

Table 51.100. pg_views Columns

Column Type

Description

schemanamename (referencespg_namespace.nspname)

Name of schema containing view

viewnamename (referencespg_class.relname)

Name of view

viewownername (referencespg_authid.rolname)

Name of view's owner

definitiontext

View definition (a reconstructedSELECT query)



Prev Up Next
51.98. pg_user_mappings Home Chapter 52. Frontend/Backend Protocol
pdfepub
Go to Postgres Pro Standard 14
By continuing to browse this website, you agree to the use of cookies. Go toPrivacy Policy.

[8]ページ先頭

©2009-2025 Movatter.jp