Difference between revisions of "PostgreSQL Materialized Views"
Jump to navigation
Jump to search
(→Errors) |
|||
| Line 14: | Line 14: | ||
== See also == | == See also == | ||
* {{Views}} | * {{Views}} | ||
| − | * {{PostgreSQL}} | + | * {{PostgreSQL concepts}} |
[[Category:PostgreSQL]] | [[Category:PostgreSQL]] | ||
Latest revision as of 07:30, 29 April 2025
Errors[edit]
ERROR: must be owner of materialized view your_view_name (SQLSTATE=42501)
ALTER MATERIALIZED VIEW xxxx.yyyyyy OWNER to YourUser;
Related[edit]
See also[edit]
Advertising: