Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Forbid materialized view creation on engines that does not support inserts/MV #5207

Open
filimonov opened this issue May 6, 2019 · 0 comments
Labels
comp-matview Materialized views feature minor Priority: minor

Comments

@filimonov
Copy link
Contributor

When creating a materialized view on a table with Engine=Merge (or any other which doesn't support inserts/or buffer pushing to MV), the exception should be returned.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp-matview Materialized views feature minor Priority: minor
Projects
None yet
Development

No branches or pull requests

2 participants