Back to Materialize

Alter Materialized View

doc/user/content/headless/sql-command-privileges/alter-materialized-view.md

123300 B
Original Source
  • Ownership of the materialized view.
  • In addition, to change owners:
    • Role membership in new_owner.
    • CREATE privileges on the containing schema if the materialized view is namespaced by a schema.
  • In addition, to apply a replacement:
    • Ownership of the replacement materialized view.