Finish reverting "Insert temporary debugging output in regression tests."
Tom Lane <tgl@sss.pgh.pa.us>
Finish reverting "Insert temporary debugging output in regression tests." This removes the last of the temporary debugging queries added to the regression tests by commit f03a9ca43. We've pretty much convinced ourselves that the plan instability we were seeing is due to VACUUM sometimes failing to update relpages/reltuples for a single-page table, due to bgwriter or checkpointer holding a pin on that page at just the wrong time. I'll push a workaround for that separately. Discussion: https://postgr.es/m/CA+hUKG+0CxrKRWRMf5ymN3gm+BECHna2B-q1w8onKBep4HasUw@mail.gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| src/test/regress/expected/select_parallel.out | modified | +0 −14 |
| src/test/regress/sql/select_parallel.sql | modified | +0 −5 |
Discussion
- Parallel Append subplan order instability on aye-aye 21 messages · 2019-05-20 → 2019-09-26