Cannot refresh materialized view with npgsql #111892
Labels
C-bug
Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.
O-community
Originated from the community
T-sql-foundations
SQL Foundations Team (formerly SQL Schema + SQL Sessions)
Cockroach version: v21.2.7 (x86_64-unknown-linux-gnu, built 2022/03/14 16:37:26, go1.16.6)
Npgsql version: 7.0.4
Each attempt to refresh a materialized view via Npgsql:
Causes an exception:
Running the same query:
refresh materialized view ""V_view"
via command line client works just fine.I cannot easily update Cockroach server to the latest version here, maybe there are workarounds possible?
Jira issue: CRDB-32118
The text was updated successfully, but these errors were encountered: