Re: psycopg and two phase commit

From: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
To: Daniele Varrazzo <daniele(dot)varrazzo(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: psycopg and two phase commit
Date: 2010-11-05 05:16:10
Message-ID: AANLkTikA2h9PGLWnB9AHwH3_9rg6rMHP0QyWjVJzj_CW@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

2010/11/4 Daniele Varrazzo <daniele(dot)varrazzo(at)gmail(dot)com>:
> On Sat, Sep 18, 2010 at 5:01 PM, Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com> wrote:
>> Hello
>>
>> who is psycopg maintainer, please? Can somebody explains to me, why
>> psycopg doesn't support twophase commit still, although some
>> implementation was done in summer 2008?
>
> Hello Pavel,
>
> Just wanted to warn you that I have implemented the 2pc protocol in psycopg.
>
> I have this and other patches ready to be merged in the trunk: more
> details are available in
> http://initd.org/psycopg/articles/2010/11/02/new-features-upcoming-psycopg-release/
>
> I will try to have the patches released soon: definitely before the
> PyCon. If you fancy some testing you are welcome.
>

Hello,

it's very good news. A lot of people looking for it.

Regards

Pavel

I read a notice, but I didn't find a link for download, where is it, please?

Thank you

Pavel

> Best regards,
>
> -- Daniele
>

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Shigeru HANADA 2010-11-05 07:00:07 Re: SQL/MED estimated time of arrival?
Previous Message Tom Lane 2010-11-05 02:59:10 Re: plan time of MASSIVE partitioning ...