From: | "Rob Butler" <robert(dot)butler5(at)verizon(dot)net> |
---|---|
To: | <pgsql-hackers(at)postgresql(dot)org>, "Heikki Linnakangas" <hlinnaka(at)iki(dot)fi> |
Subject: | Re: 2-phase commit |
Date: | 2003-10-25 13:19:34 |
Message-ID: | 004801c39afa$a2689410$0802a8c0@coderhp |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Of course I have no time to work on it : (, but in my opinion XA interface
and support for the JDBC driver is absolutely necessary. I think that 2pc
will generally be used more for supporting 2pc transactions between the DB
and JMS than it would be for 2pc across 2 db's.
Glad to see some progress on 2PC with Postgres though.
Later
Rob
>
> The next step is going to be writing 2PC support to the JDBC driver using
> the new backend commands. XA interface would be very nice too, but I'm
> personally not that interested in that. Any volunteers?
>
> Please comment! I'd like to know what you guys think about this. Am I
> heading into the right direction?
>
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2003-10-25 14:00:59 | Re: Call for port reports |
Previous Message | Noèl Köthe | 2003-10-25 12:19:10 | Re: Call for port reports |