Maximum Materialized views that can be created in Postgresql

Viewed 17

What is the maximum number of Materialized views that can be created in Postgresql.

I couldn't find any documentation / limitations regarding the maximum number of materialized views that can be created in Postgres.

Thanks.

0 Answers
Related