Re: [BUGS] BUG #14584: Segmentation fault importing large XML file

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [BUGS] BUG #14584: Segmentation fault importing large XML file
Дата
Msg-id 13992.1489004176@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: [BUGS] BUG #14584: Segmentation fault importing large XML file  (Jorge Solórzano <jorsol@gmail.com>)
Список pgsql-bugs
=?UTF-8?Q?Jorge_Sol=C3=B3rzano?= <jorsol@gmail.com> writes:
> Let's assume that the bug is in libxml2, should postgres crash or should it
> have some kind of protection against it?

There's not much we can do when a library we depend on segfaults.  We have
no way to know what damage has been done, so letting the process crash is
pretty much the only safe option.

            regards, tom lane


-- 
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

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

Предыдущее
От: Jorge Solórzano
Дата:
Сообщение: Re: [BUGS] BUG #14584: Segmentation fault importing large XML file
Следующее
От: Matt Magoffin
Дата:
Сообщение: [BUGS] tsvector_update_trigger() fails in 9.6 on character(2) column