Re: Two-phase commit issues
От | Tom Lane |
---|---|
Тема | Re: Two-phase commit issues |
Дата | |
Msg-id | 26289.1116609254@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | Re: Two-phase commit issues (Bruce Momjian <pgman@candle.pha.pa.us>) |
Ответы |
Re: Two-phase commit issues
Re: Two-phase commit issues |
Список | pgsql-hackers |
Bruce Momjian <pgman@candle.pha.pa.us> writes: > As I remember, you said two-phase wasn't 100% reliable and we just > needed a way to report failures. [ Shrug... ] I remain of the opinion that 2PC is a solution in search of a problem, because it does not solve the single point of failure issue (just moves same from the database to the 2PC controller). But some people want it anyway, and they aren't going to be satisfied that we are an "enterprise grade" database until we can check off this particular bullet point. As long as the implementation doesn't impose any significant costs when not being used (which AFAICS Heikki's method doesn't), I think we gotta hold our noses and do it. regards, tom lane
В списке pgsql-hackers по дате отправления: