Andrew Dunstan <andrew@dunslane.net> writes:
> On 2024-06-06 Th 18:02, Jelte Fennema-Nio wrote:
>> For the PgBouncer test suite we do something similar as the PG its
>> perl tests do, but there we allocate a port between 10200 and 32768:
>> https://github.com/pgbouncer/pgbouncer/blob/master/test/utils.py#L192-L215
> Makes sense to me.
> I still think my patch to force TCP mode for the SSL test makes sense as
> well.
+1 to both things. If that doesn't get the failure rate down to an
acceptable level, we can look at the retry idea.
regards, tom lane