diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2020-10-01 10:59:20 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2020-10-01 10:59:20 -0400 |
commit | 26f4c14d7bcf53c4674055e53e69d94801ed8f68 (patch) | |
tree | 54f9bfd621ce3194891a3e4198fb6d12cb3a1537 /src/include/executor/nodeHash.h | |
parent | 3ae6ed9187bcd285eb8c099ea90dff8b09086e9a (diff) |
Put back explicit setting of replication values within TAP tests.
Commit 151c0c5f7 neglected the possibility that a TEMP_CONFIG file
would explicitly set max_wal_senders=0; as indeed buildfarm member
thorntail does, so that it can test wal_level=minimal in other test
suites. Hence, rather than assuming that max_wal_senders=10 will
prevail if we say nothing, set it explicitly.
Set max_replication_slots=10 explicitly too, just to be safe.
Back-patch to v10, like the previous patch.
Discussion: https://postgr.es/m/723911.1601417626@sss.pgh.pa.us
Diffstat (limited to 'src/include/executor/nodeHash.h')
0 files changed, 0 insertions, 0 deletions