Re: PostgreSQL 7.4.1 incredibly slow :-(

Поиск
Список
Период
Сортировка
От Doug McNaught
Тема Re: PostgreSQL 7.4.1 incredibly slow :-(
Дата
Msg-id 87u13b6quo.fsf@asmodeus.mcnaught.org
обсуждение исходный текст
Ответ на Re: PostgreSQL 7.4.1 incredibly slow :-(  (Carlos Moreno <moreno@mochima.com>)
Ответы Re: PostgreSQL 7.4.1 incredibly slow :-(  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
Carlos Moreno <moreno@mochima.com> writes:

> I do find it strange that reverse DNS lookups are required
> under normal conditions.

It's generally either:

1) Desire to log the connection's DNS name as well as the IP address, or
2) A "paranoia check" that the domain name (obtained by reverse
   lookup) resolves to the same IP address that the connection is
   coming from.

Or both, of course.

-Doug

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

Предыдущее
От: Carlos Moreno
Дата:
Сообщение: Re: PostgreSQL 7.4.1 incredibly slow :-(
Следующее
От: "Chris Travers"
Дата:
Сообщение: Re: Installed postgresql 7.4 on Redhat 9.0 but can't run pgcrypto.sql