pgsql: Stabilize streaming tests in test_decoding.

2022-04-19 Thread Amit Kapila
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 va

pgsql: Stabilize streaming tests in test_decoding.

2022-04-19 Thread Amit Kapila
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 va