Re: Crash in gist insertion on pathological box data

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Crash in gist insertion on pathological box data
Дата
Msg-id 22855.1238702729@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Crash in gist insertion on pathological box data  (Andrew Gierth <andrew@tao11.riddles.org.uk>)
Список pgsql-hackers
Andrew Gierth <andrew@tao11.riddles.org.uk> writes:
> I think that not only does there need to be another IS_BADRATIO check,
> but also there needs to be some sort of backstop in gistSplit or
> gistUserPicksplit to either recover or (as a last resort) error out
> cleanly rather than crash the entire db in cases that would result in
> infinite recursion.

+1.  This is not just a problem in one picksplit method, it's a generic
hazard for all of them.  The core code should be defending against a
pathological split.
        regards, tom lane


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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: [GENERAL] string_to_array with empty input
Следующее
От: Robert Haas
Дата:
Сообщение: Re: [pgsql-www] Mentors needed urgently for SoC & PostgreSQL Student Internships