pgsql: For Kerberos testing, disable DNS lookups

Поиск
Список
Период
Сортировка
От Stephen Frost
Тема pgsql: For Kerberos testing, disable DNS lookups
Дата
Msg-id E1pkveT-001wH0-UI@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
For Kerberos testing, disable DNS lookups

Similar to 8dff2f224, this disables DNS lookups by the Kerberos library
to look up the KDC and the realm while the Kerberos tests are running.
In some environments, these lookups can take a long time and end up
timing out and causing tests to fail.  Further, since this isn't really
our domain, we shouldn't be sending out these DNS requests during our
tests.

Branch
------
REL_12_STABLE

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

Modified Files
--------------
src/test/kerberos/t/001_auth.pl | 7 +++++++
1 file changed, 7 insertions(+)


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

Предыдущее
От: Peter Geoghegan
Дата:
Сообщение: pgsql: Show more detail in heapam rmgr descriptions.
Следующее
От: Peter Geoghegan
Дата:
Сообщение: pgsql: Show more detail in nbtree rmgr descriptions.