Stabilize streaming tests in test_decoding.
authorAmit Kapila <akapila@postgresql.org>
Wed, 20 Apr 2022 03:29:55 +0000 (08:59 +0530)
committerAmit Kapila <akapila@postgresql.org>
Wed, 20 Apr 2022 03:29:55 +0000 (08:59 +0530)
commit74547b9c23f9f7ecfc6511e055982b8d5f51ae88
tree1452862c30f14efe836fda0948169757a6e5d8d1
parent7bdd489d3d32d6ab5af1d2b22eaf8cc7dc148027
Stabilize streaming tests in test_decoding.

We have some streaming tests that rely on the size of changes which can
fail if there are additional changes like invalidation messages by
background activity like auto analyze. Avoid such failures by increasing
autovacuum_naptime to a reasonably high value (1d).

Author: Dilip Kumar
Backpatch-through: 14
Discussion: https://postgr.es/m/1958043.1650129119@sss.pgh.pa.us
contrib/test_decoding/logical.conf