diff options
author | David Rowley <drowley@postgresql.org> | 2020-03-30 23:41:11 +1300 |
---|---|---|
committer | David Rowley <drowley@postgresql.org> | 2020-03-30 23:41:11 +1300 |
commit | 24566b359d095c3800c2a326d88a595722813f58 (patch) | |
tree | fff12f35f5764869cb55cb91519181b92c2be421 /src/backend/access/gist/gistvalidate.c | |
parent | 64638ccba3a659d8b8a3a4bc5b47307685a64a8a (diff) | |
download | postgresql-24566b359d095c3800c2a326d88a595722813f58.tar.gz |
Attempt to fix unstable regression tests, take 2
Following up on 2dc16efed, petalura has suffered some additional
failures in stats_ext which again appear to be around the timing of an
autovacuum during the test, causing instability in the row estimates.
Again, let's fix this by explicitly performing a VACUUM on the table
and not leave it to happen by chance of an autovacuum pass.
Discussion: https://postgr.es/m/CAApHDvok5hmXr%2BbUbJe7%2B2sQzWo4B_QzSk7RKFR9fP6BjYXx5g%40mail.gmail.com
Diffstat (limited to 'src/backend/access/gist/gistvalidate.c')
0 files changed, 0 insertions, 0 deletions