| От | Vadim Mikheev |
|---|---|
| Тема | Re: Nested transactions: low level stuff |
| Дата | |
| Msg-id | 00bc01c2ee9e$70798210$15f5fea9@home обсуждение исходный текст |
| Ответ на | Re: Nested transactions: low level stuff (Bruce Momjian <pgman@candle.pha.pa.us>) |
| Список | pgsql-hackers |
> >> Given all the flak we got about WAL growth during the time we had that > >> code enabled, I think there's no chance that UNDO will be the preferred > >> path. It's not workable with big transactions. > > > Somehow it's working in other DB systems. > > Isn't limited UNDO segment size one of the most-hated management > problems for Oracle databases? I don't see why we should want to > duplicate one of their worst problems. How is it different from disk-space appetite of our non-overwriting smgr?! Before transaction commits you have to keep old data somewhere anyway. Let's not limit size of UNDO segments and that's it. Vadim
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера