Re: Stats Collector Error 7.4beta1 and 7.4beta2

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Stats Collector Error 7.4beta1 and 7.4beta2
Дата
Msg-id 9746.1062715758@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Stats Collector Error 7.4beta1 and 7.4beta2  (Adam Kavan <akavan@cox.net>)
Ответы Re: Stats Collector Error 7.4beta1 and 7.4beta2  (Adam Kavan <akavan@cox.net>)
Список pgsql-hackers
Adam Kavan <akavan@cox.net> writes:
>> if (memcmp(&fromaddr, &pgStatAddr, fromlen))
>> continue;

> This is the very line that is giving me problems.  I commented it out and 
> recompiled and now the stats system works.  Of course I have to assume that 
> its bad to go around with out that check...

Hmm.  Could you look and see what the actual values are in each address?
        regards, tom lane


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

Предыдущее
От: Adam Kavan
Дата:
Сообщение: Another small bug (pg_autovacuum)
Следующее
От: Tom Lane
Дата:
Сообщение: Re: tablelevel and rowlevel locks