Обсуждение: pgsql: Only ever test for non-127.0.0.1 addresses on Windows in Postgre

Поиск
Список
Период
Сортировка

pgsql: Only ever test for non-127.0.0.1 addresses on Windows in Postgre

От
Andrew Dunstan
Дата:
Only ever test for non-127.0.0.1 addresses on Windows in PostgresNode

This has been found to cause hangs where tcp usage is forced.

Alexey Kodratov

Discussion: https://postgr.es/m/82e271a9a11928337fcb5b5e57b423c0@postgrespro.ru

Backpatch to all live branches

Branch
------
REL_12_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/b931304506064b7890c712e4c6d925da59f389d5

Modified Files
--------------
src/test/perl/PostgresNode.pm | 21 ++++++++++++---------
1 file changed, 12 insertions(+), 9 deletions(-)