Re: [PATCH] Allow Postgres to pick an unused port to listen

Поиск
Список
Период
Сортировка
От Jacob Champion
Тема Re: [PATCH] Allow Postgres to pick an unused port to listen
Дата
Msg-id CAAWbhmjC32eQad6kKAa0TPhBHLxDHAcnRD5XWPSjcbHJD20yKQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [PATCH] Allow Postgres to pick an unused port to listen  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
On Fri, Apr 7, 2023 at 5:07 AM Andrew Dunstan <andrew@dunslane.net> wrote:
> For TAP tests we have pretty much resolved the port collisions issue for TCP ports too. See commit 9b4eafcaf4

The Cirrus config still has the following for the Windows tests:

    # Avoids port conflicts between concurrent tap test runs
    PG_TEST_USE_UNIX_SOCKETS: 1

Is that comment out of date, or would this proposal improve the
Windows situation too?

--Jacob



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Allowing parallel-safe initplans
Следующее
От: Jacob Champion
Дата:
Сообщение: Re: [PATCH] Add `verify-system` sslmode to use system CA pool for server cert