| От | Peter Eisentraut |
|---|---|
| Тема | Re: assert in nested SQL procedure call in current HEAD |
| Дата | |
| Msg-id | 11f6809e-17f2-dea7-a16b-4a262da2bef5@2ndquadrant.com обсуждение |
| Ответ на | Re: assert in nested SQL procedure call in current HEAD (Andrew Gierth <andrew@tao11.riddles.org.uk>) |
| Список | pgsql-hackers |
On 12.06.18 18:47, Andrew Gierth wrote: > While testing this, I ran into another semi-related issue: > shmem_exit_inprogress isn't ever being cleared in the postmaster, which > means that if you ever have a crash-restart, any attempt to do a > rollback in a procedure will then crash or get some other form of > corruption again every time until you manually restart the cluster. I think we could unset shmem_exit_inprogress at the end of shmem_exit(). I'm trying to remember why we didn't just use proc_exit_inprogress for this. I'll need to test this more. -- Peter Eisentraut http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера