Re: BUG #4793: Segmentation fault when doing vacuum analyze

Поиск
Список
Период
Сортировка
От Stefan Kaltenbrunner
Тема Re: BUG #4793: Segmentation fault when doing vacuum analyze
Дата
Msg-id 4A005145.7000509@kaltenbrunner.cc
обсуждение исходный текст
Ответ на Re: BUG #4793: Segmentation fault when doing vacuum analyze  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
Tom Lane wrote:
> "Dennis Noordsij" <dennis.noordsij@helsinki.fi> writes:
>> (gdb) bt
>> #0  0x00000000004eecf7 in compute_scalar_stats (stats=0x1abd878,
>>     fetchfunc=0x4f0f30 <std_fetch_func>, samplerows=<value optimized out>,
>> totalrows=4154315)
>>     at analyze.c:2321
>> #1  0x00000000004efbf5 in analyze_rel (relid=16484, vacstmt=0x1aaf140,
>>     bstrategy=<value optimized out>, update_reltuples=1 '\001') at
>> analyze.c:433
>
> Hmm, that code hasn't changed in quite some time, so I doubt this is a
> new bug in 8.4.  You'll need to either poke into it yourself, or supply
> a dump of the table to someone who can.

hmm not sure if it is related in any way - but setting statistics to >
1000 is "new" in 8.4...



Stefan

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: BUG #4793: Segmentation fault when doing vacuum analyze
Следующее
От: Dennis Noordsij
Дата:
Сообщение: Re: BUG #4793: Segmentation fault when doing vacuum analyze