PostgreSQL
51.93. pg_views
The view pg_views
provides access to useful information about each view in the database.
Table 51.94. pg_views
Columns
Name | Type | References | Description |
---|---|---|---|
|
|
|
Name of schema containing view |
|
|
|
Name of view |
|
|
|
Name of view’s owner |
|
|
View definition (a reconstructed |
+
Prev | Up | Next |
---|---|---|
51.92. |
Chapter 52. Frontend/Backend Protocol |
Copyright © 1996-2023 The PostgreSQL Global Development Group