Re: host name support in pg_hba.conf

Поиск
Список
Период
Сортировка
От Stephen Frost
Тема Re: host name support in pg_hba.conf
Дата
Msg-id 20100810152350.GD26232@tamriel.snowman.net
обсуждение исходный текст
Ответ на Re: host name support in pg_hba.conf  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: host name support in pg_hba.conf  (Steve Atkins <steve@blighty.com>)
Список pgsql-hackers
* Peter Eisentraut (peter_e@gmx.net) wrote:
> On mån, 2010-08-09 at 13:56 -0500, Kevin Grittner wrote:
> > Some IP addresses have several host names, including in reverse
> > lookup; how is that handled?
>
> This is not possible, or at least the C library APIs don't expose it.
> Compare the getnameinfo() and getaddrinfo() man pages, for example.

Don't know how it happens at a technical level, but I've definitely seen
it happen before..  Particularly with Windows domains where they don't
have "clean-up reverse DNS" enabled.  Manifests itself by having
different host names show up on successive requests...  Evil in any
case.
Stephen

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

Предыдущее
От: Jan Otto
Дата:
Сообщение: Re: patch for contrib/isn
Следующее
От: Robert Haas
Дата:
Сообщение: Re: Session timeout on commitfest.postgresql.org