Re: [BUG] lo_open() makes a warning/falls to an assertion
В списке pgsql-hackers по дате отправления:
| От | Tom Lane |
|---|---|
| Тема | Re: [BUG] lo_open() makes a warning/falls to an assertion |
| Дата | |
| Msg-id | 26676.1228266247@sss.pgh.pa.us обсуждение исходный текст |
| Ответ на | Re: [BUG] lo_open() makes a warning/falls to an assertion (Alvaro Herrera <alvherre@commandprompt.com>) |
| Ответы |
Re: [BUG] lo_open() makes a warning/falls to an assertion
|
| Список | pgsql-hackers |
Alvaro Herrera <alvherre@commandprompt.com> writes:
> I think the solution is to have each large object have its own
> ResourceOwner, and store the snapshot in it. Otherwise the snapshot is
> left in the calling query's resowner, which is not good.
That's not gonna scale to transactions that touch lots of large objects
(think pg_dump). Also it seems like it would be arbitrarily altering
the past behavior of LOs. Why don't they just use the calling query's
snapshot (which I think is what the historical behavior is, though I'm
too lazy to check right now)?
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера