Movatterモバイル変換


[0]ホーム

URL:



Facebook
Postgres Pro
Facebook
Downloads
53.35. pg_views
Prev UpChapter 53. System ViewsHome Next

53.35. pg_views

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

Table 53.35. 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
53.34. pg_user_mappings Home Chapter 54. Frontend/Backend Protocol
pdfepub
Go to Postgres Pro Standard 15
By continuing to browse this website, you agree to the use of cookies. Go toPrivacy Policy.

[8]ページ先頭

©2009-2025 Movatter.jp