You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description
Maintenance mode checks runs too late, once we already loaded the query into memory/query engine. This will execute the query anyway, even if client disconnects, once maintenance mode is disabled.
PgDog version
Latest main
Description
Maintenance mode checks runs too late, once we already loaded the query into memory/query engine. This will execute the query anyway, even if client disconnects, once maintenance mode is disabled.