| От | Tom Lane |
|---|---|
| Тема | Re: BUG #6200: standby bad memory allocations on SELECT |
| Дата | |
| Msg-id | 15472.1328113177@sss.pgh.pa.us обсуждение |
| Ответ на | Re: BUG #6200: standby bad memory allocations on SELECT (Robert Haas <robertmhaas@gmail.com>) |
| Ответы |
Re: BUG #6200: standby bad memory allocations on SELECT
|
| Список | pgsql-bugs |
Robert Haas <robertmhaas@gmail.com> writes:
> No, I wasn't thinking about a tuple descriptor mismatch. I was
> imagining that the page contents themselves might be in flux while
> we're trying to read from it.
Oh, gotcha. Yes, that's a horribly plausible idea. All it'd take is
one WAL replay routine that hasn't been upgraded to acquire sufficient
buffer locks. Pre-hot-standby, there was no reason for them to be
careful about locking.
On the other hand, if that were the cause, you'd expect the symptoms
to be a bit more variable...
regards, tom lane
В списке pgsql-bugs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера