Stabilize streaming tests in test_decoding.
authorAmit Kapila <akapila@postgresql.org>
Wed, 20 Apr 2022 03:18:25 +0000 (08:48 +0530)
committerAmit Kapila <akapila@postgresql.org>
Wed, 20 Apr 2022 03:18:25 +0000 (08:48 +0530)
commit7891a0d5d9fa53a0ba55ff70d77db54c7e50998f
treee08dc133ec0d8cca9161da513329bcbc07cd1e90
parent08a9e7a8c7917233926802aaea94a5529a747a50
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: http://postgr.es/m/1958043.1650129119@sss.pgh.pa.us
contrib/test_decoding/logical.conf