Re: segfault of autovacuum process during restore - coredumps included

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: segfault of autovacuum process during restore - coredumps included
Дата
Msg-id 20051128130022.GA18576@surnet.cl
обсуждение исходный текст
Ответ на segfault of autovacuum process during restore - coredumps included  (Frank van Vugt <ftm.van.vugt@foxi.nl>)
Ответы Re: segfault of autovacuum process during restore - coredumps included  (Alvaro Herrera <alvherre@commandprompt.com>)
Re: segfault of autovacuum process during restore - coredumps included  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: segfault of autovacuum process during restore - coredumps included  (Frank van Vugt <ftm.van.vugt@foxi.nl>)
Список pgsql-bugs
Frank van Vugt wrote:

> Since I started to use v8.1 I've been seeing incidental segfaults of the
> autovacuum process, probably when it is kicking in at some particular point
> during the pg_restore of a database:

Hum, I'm unable to reproduce the problem here; could you give me the
code for the functions in the functional indexes for tables 164956 or
227469?  They must be non-trivial SQL functions AFAICT (I'm rather
unable to figure out their shape based only on the backtrace.)

The attached patch should correct the problem, but I'd like to make sure
it does ...

--
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

Вложения

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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: segfault of autovacuum process during restore - coredumps included
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: segfault of autovacuum process during restore - coredumps included