Re: 1. PostgreSQL Server Subprocess Went down at function 'pg_detoast_datum_packed'

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: 1. PostgreSQL Server Subprocess Went down at function 'pg_detoast_datum_packed'
Дата
Msg-id 2000239.1681579767@sss.pgh.pa.us
обсуждение исходный текст
Ответ на 1. PostgreSQL Server Subprocess Went down at function 'pg_detoast_datum_packed'  (<fjz22@mails.tsinghua.edu.cn>)
Список pgsql-bugs
<fjz22@mails.tsinghua.edu.cn> writes:
> Description: PostgreSQL Server Subprocess Went down at function
> 'pg_detoast_datum_packed'

I see no bug here.  If you are a superuser, and create incorrect
definitions of C-level functions, you can crash the server.
Even if we thought it was useful to try to prevent incorrect definitions,
doing so would almost certainly be an unsolvable problem.

Every one of the other "bugs" you just submitted appears to also
depend on superusers doing things they should know better than to do.
It's about in the same category as complaining that "sudo rm -rf /"
crashes your system.

            regards, tom lane



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: BUG #17897: Crash on assignment to array of constraint-less domain over composite type
Следующее
От: PG Bug reporting form
Дата:
Сообщение: BUG #17900: llvm-jit uses deprecated symbols in LLVM 16