Re: [HACKERS] Two-phase commit

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Heikki Linnakangas <hlinnaka(at)iki(dot)fi>
Cc: pgsql-hackers(at)postgresql(dot)org, pgsql-patches(at)postgresql(dot)org
Subject: Re: [HACKERS] Two-phase commit
Date: 2004-03-23 18:20:49
Message-ID: 200403231820.i2NIKnu26297@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches


Agreed. I would like to 2-phase commit in 7.5.

---------------------------------------------------------------------------

Heikki Linnakangas wrote:
> I have again updated my two-phase commit patches. Only minor
> modifications.
>
> I haven't received any comments and there hasn't been any discussion on
> the implementation, I suppose that nobody has given it a try. :(
>
> There is still some rough edges, but I think it's good enough as a first
> cut. I personally consider it ready to be applied to cvs tip, but then
> again I'm still a newbie :). Please take a look!
>
> The patch is also available here: http://www.iki.fi/hlinnaka/pgsql/
>
> - Heikki

Content-Description:

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 9: the planner will ignore your desire to choose an index scan if your
> joining column's datatypes do not match

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Alvaro Herrera 2004-03-23 18:28:43 Re: Two-phase commit
Previous Message Bruce Momjian 2004-03-23 18:16:51 Re: linked list rewrite

Browse pgsql-patches by date

  From Date Subject
Next Message Alvaro Herrera 2004-03-23 18:28:43 Re: Two-phase commit
Previous Message Tom Lane 2004-03-23 16:22:45 Re: dollar quoting and pg_dump