Re: REL_11_STABLE: dsm.c - cannot unpin a segment that is not pinned
В списке pgsql-hackers по дате отправления:
| От | Justin Pryzby |
|---|---|
| Тема | Re: REL_11_STABLE: dsm.c - cannot unpin a segment that is not pinned |
| Дата | |
| Msg-id | 20190217223637.GF28750@telsasoft.com обсуждение |
| Ответ на | Re: REL_11_STABLE: dsm.c - cannot unpin a segment that is not pinned (Thomas Munro <thomas.munro@enterprisedb.com>) |
| Список | pgsql-hackers |
On Mon, Feb 18, 2019 at 09:26:53AM +1300, Thomas Munro wrote: > Huh. What exactly do you mean by "killing the postmaster"? If you > mean SIGKILL or something, one problem with 11 is that > gather_readnext() doesn't respond to postmaster death. I fixed that > (and every similar place) in master with commit cfdf4dc4fc9, like so: On Mon, Feb 18, 2019 at 10:26:12AM +1300, Thomas Munro wrote: > Yeah. I suppose we should probably consider back-patching a fix for that. It hasn't been an issue for us, but that seems like a restart hazard. Who knows what all the distros initscripts do, how thin a layer they are around pg_ctl or kill, but you risk waiting indefinitely for postmaster and its gather backend/s to die, all the while rejecting new clients with 'the database system is shutting down'. +1 Justin
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера