Skip to content

Wrong RESUME WAL DDL run by resume WAL button in case of suspended materialized view #444

@puzpuzpuz

Description

@puzpuzpuz

When a mat view gets suspended, Web Console seems to be trying to run ALTER TABLE xyz RESUME WAL while it should be ALTER MATERIALIZED VIEW xyz RESUME WAL:

2025-06-17T05:47:16.495363Z E i.q.g.e.QueryProgress err [id=-1, sql=`ALTER TABLE xyz RESUME WAL`, principal=foobar, cache=false, jit=true, time=67510, msg=cannot modify materialized view [view=xyz], errno=0, pos=12]

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions