Re: List response time...

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: List response time...
Дата
Msg-id 13181.998438330@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: List response time...  ("Marc G. Fournier" <scrappy@hub.org>)
Список pgsql-hackers
"Marc G. Fournier" <scrappy@hub.org> writes:
> Huh?  Two different machines altogether ...

Hmm.  Maybe the problem is this:

$ nslookup -q=mx postgresql.org
Server:  localhost
Address:  127.0.0.1

Non-authoritative answer:
postgresql.org  preference = 0, mail exchanger = mail.postgresql.org
postgresql.org  preference = 20, mail exchanger = mail1.hub.org
postgresql.org  preference = 20, mail exchanger = mailserv.hub.org

Authoritative answers can be found from:
postgresql.org  nameserver = NS.TRENDS.CA
postgresql.org  nameserver = NS.hub.org

mail.postgresql.org     internet address = 216.126.85.28
mail1.hub.org   internet address = 216.126.85.1
mailserv.hub.org        internet address = 216.126.84.253
NS.TRENDS.CA    internet address = 209.47.148.2
NS.hub.org      internet address = 216.126.84.1

From out here, the primary mail acceptor for 'postgresql.org' shows
as mail.postgresql.org = 216.126.85.28.  Should we be preferring
216.126.84.28 instead?  It sure looks like there's an unnecessary
hop happening inside hub.org.
        regards, tom lane


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

Предыдущее
От: "Marc G. Fournier"
Дата:
Сообщение: Re: List response time...
Следующее
От: Vince Vielhaber
Дата:
Сообщение: Re: List response time...