Re: TODO Item: Allow pg_hba.conf to specify host names along with IP addresses

Поиск
Список
Период
Сортировка
Andrew Sullivan wrote:

> This is because DNS RRs have a TTL on them, so looking up the host at
> any moment other than when you're actually doing the authentication is
> prone to error.

Perhaps the solution to this problem is to do the lookups and store the
TTL of each answer.  At the time of actually checking you need only get
a new answer for those that expired.

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support


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

Предыдущее
От: Simon Riggs
Дата:
Сообщение: Re: Change lock requirements for adding a trigger
Следующее
От: James William Pye
Дата:
Сообщение: Re: Options for protocol level cursors