Re: Stats Collector Error 7.4beta1 and 7.4beta2

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Stats Collector Error 7.4beta1 and 7.4beta2
Дата
Msg-id 200309051712.h85HCMD19517@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: Stats Collector Error 7.4beta1 and 7.4beta2  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Tom Lane wrote:
> Jan Wieck <JanWieck@Yahoo.com> writes:
> > Tom Lane wrote:
> >> What I'm wondering about is whether we are comparing the right number of
> >> bytes ... have both address structs been reported to have the same
> >> length?  Maybe we need a min().
> 
> > I disagree. If getsockname(), getpeername() or recvfrom() return 
> > different address length's, it'd be more an indicator that the addresses 
> > ARE different anyway.
> 
> Hm, good point.  But I still feel that we are jumping to a conclusion
> without understanding what's going on.  I'd like to know *why* the
> addresses are different on Adam's machine, before we conclude that we
> mustn't try to check that they are the same.

Agreed.  We should know exactly what is happening.  My only point
earlier is that this has to be fixed for 7.4.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: 64-bit pgsql
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [PATCHES] Warning for missing createlang