class Scenic::Adapters::Postgres::ConcurrentRefreshesNotSupportedError

Raised when attempting a concurrent materialized view refresh on a database version that does not support that.

Concurrent materialized view refreshes are supported on Postgres 9.4 or newer.