| От | Gregory Stark |
|---|---|
| Тема | Re: Async Commit, v21 (now: v22) |
| Дата | |
| Msg-id | 873azd7aag.fsf@oxford.xeocode.com обсуждение |
| Ответ на | Re: Async Commit, v21 (now: v22) (Tom Lane <tgl@sss.pgh.pa.us>) |
| Список | pgsql-patches |
"Tom Lane" <tgl@sss.pgh.pa.us> writes: >> If we don't do that then regular users have the ability to put the >> catalog (and by extension everything else) at risk... > > How do you arrive at that conclusion? The point of the async commit > patch is that transactions might be lost, as in not really committed, > but there can be no database corruption. Otherwise we'd never consider > making it a userset config setting. I think the danger that arises is not related to catalogs so much as it is related to end-of-transaction filesystem operations such as dropping heap files. If those operations are done but the related transaction commit is lost then you have a problem. -- Gregory Stark EnterpriseDB http://www.enterprisedb.com
В списке pgsql-patches по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера