Movatterモバイル変換


[0]ホーム

URL:



Facebook
Postgres Pro
Facebook
Downloads
52.38. pg_views
Prev UpChapter 52. System ViewsHome Next

52.38. pg_views#

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

Table 52.38. 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
52.37. pg_user_mappings Home 52.39. pg_wait_events
pdfepub
Go to Postgres Pro Standard 17
By continuing to browse this website, you agree to the use of cookies. Go toPrivacy Policy.

[8]ページ先頭

©2009-2025 Movatter.jp