postgresql/contrib/test_decoding
Amit Kapila 74547b9c23 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
2022-04-20 08:59:55 +05:30
..
expected pgstat: add/extend tests for resetting various kinds of stats. 2022-04-07 15:43:43 -07:00
specs Revert "Logical decoding of sequences" 2022-04-07 20:06:36 +02:00
sql pgstat: add/extend tests for resetting various kinds of stats. 2022-04-07 15:43:43 -07:00
t pgstat: stats collector references in comments. 2022-04-06 13:56:06 -07:00
.gitignore Improve isolation tests infrastructure. 2017-03-14 15:56:17 -07:00
Makefile Revert "Logical decoding of sequences" 2022-04-07 20:06:36 +02:00
logical.conf Stabilize streaming tests in test_decoding. 2022-04-20 08:59:55 +05:30
test_decoding.c Revert "Logical decoding of sequences" 2022-04-07 20:06:36 +02:00