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
We need to investigate CTE materialization - we're expecting the default to be ok, but should test that vs explicitly on or off too and pick the fastest.
test perf for default
test perf for on
test perf for off
depending on results, decide if we push support min to PG 12, or introduce specific queries for > pg 12
The text was updated successfully, but these errors were encountered:
Re:bensheldon/good_job#65 (comment)
We need to investigate CTE materialization - we're expecting the default to be ok, but should test that vs explicitly on or off too and pick the fastest.
The text was updated successfully, but these errors were encountered: