Version: NextOn this pageDatabaseView Index PropertiesdefinitionindexesmaterializednameschemawithDataProperties definitiondefinition: stringoptionalindexesindexes?: IndexDef[]Indexes on the materialized view. Only materialized views support indexes.optionalmaterializedmaterialized?: booleanTrue if this is a materialized view (PostgreSQL only).namename: stringoptionalschemaschema?: stringoptionalwithDatawithData?: booleanFor materialized views, whether data was populated on creation.
Indexes on the materialized view. Only materialized views support indexes.