PG_VIEWS
PG_VIEWS displays useful information about each view in the database.
Name |
Type |
Reference |
Description |
---|---|---|---|
schemaname |
name |
nspname in PG_NAMESPACE |
Schema name of a view. |
viewname |
name |
relname in PG_CLASS |
View name. |
viewowner |
name |
Erolname in PG_AUTHID |
Owner of the view. |
definition |
text |
- |
Definition of the view. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot