| От | Tom Lane |
|---|---|
| Тема | Re: terminated by signal 11: Segmentation fault |
| Дата | |
| Msg-id | 8991.1573671453@sss.pgh.pa.us обсуждение |
| Ответ на | terminated by signal 11: Segmentation fault (Gerrit Fouche <gerrit.fouche@gmail.com>) |
| Ответы |
Re: terminated by signal 11: Segmentation fault
|
| Список | pgsql-general |
Gerrit Fouche <gerrit.fouche@gmail.com> writes:
> This is the second time I get this error since Postgresql 12 was officially
> released. My version:
> PostgreSQL 12.0 (Ubuntu 12.0-2.pgdg18.04+1) on x86_64-pc-linux-gnu,
> compiled by gcc (Ubuntu 7.4.0-1ubuntu1~18.04.1) 7.4.0, 64-bit
Given that this failed in an UPDATE, I suspect it's a known problem:
if you have a BEFORE UPDATE row-level trigger, and a concurrent update
on the same row happens, 12.0 can dump core due to a slot memory
management mistake. There's a fix in 12.1, due out tomorrow.
regards, tom lane
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера