Re: 8.3.0 backend segfaults

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: 8.3.0 backend segfaults
Дата
Msg-id 29052.1205350679@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: 8.3.0 backend segfaults  ("Alex Hunsaker" <badalex@gmail.com>)
Ответы Re: 8.3.0 backend segfaults  ("Alex Hunsaker" <badalex@gmail.com>)
Список pgsql-bugs
"Alex Hunsaker" <badalex@gmail.com> writes:
> Perhaps my simple updates are not enough for analyze to
> invalidate the query plan?  Should I be doing inserts/deletes or just
> more updates?

No, AFAICS the plan inval will happen after a vacuum regardless of whether
anything actually changed.  I'm thinking that there's some property
of the query or the invoked function that's relevant, but it's not
clear what.  (We'll know soon enough once we can reproduce it easily...)

            regards, tom lane

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: BUG #4027: backslash escaping not disabled in plpgsql
Следующее
От: "Alex Hunsaker"
Дата:
Сообщение: Re: 8.3.0 backend segfaults