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
max_parallel_workers_per_gather = 0 breaks new checks in select_parallel
regression test, see the commit adc28d01e98bdfaf9720d363447124d22565620a (Allow
adjusting session_authorization and role in parallel workers.) in PostgreSQL 12.
So use PGOPTIONS as done in other aqo versions. E.g. see the commit
f84caae (One more step towards improving the
AQO regression tests stability.) in the stable13 branch.
0 commit comments