psycopg and two phase commit

From: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
To: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: psycopg and two phase commit
Date: 2010-09-18 16:01:57
Message-ID: AANLkTinW20Q=SPueCLdqZbOjdsKFVBVfZ-SZgmmFa-8D@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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?

Now two phase commit is part of DB-API, so can be implemented.

There are some bariers?

Regards

Pavel Stehule

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2010-09-18 16:10:06 Re: Progress indication prototype
Previous Message Tom Lane 2010-09-18 15:37:42 Re: compile/install of git