Re: Two-phase commit issues

From: Jochem van Dieten <jochemd(at)gmail(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Two-phase commit issues
Date: 2005-06-11 09:19:40
Message-ID: f96a9b8305061102192aa635e3@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 6/11/05, Heikki Linnakangas wrote:
>
> It matches with the format in the JTA spec, but the JTA spec also mentions
> the OCI CCR format

The "OSI" CCR format, which appears to refer to ISO/IEC 9805-1.

ISO/IEC 9805-1:1998
15-12-1998
Information technology - Open Systems Interconnection - Protocol for
the Commitment, Concurrency and Recovery service element: Protocol
specification

This standard is to be applied by reference from other specifications.
Specifies a use of the ACSE, Presentation adn Session services to
carry the CCR semantics. Specifies the static and dynamic conformance
requirements for systems implementing these procedures. Specifies the
protocol elements that support the following functional untis: -
static commitment; - dynamic commitment; - read only; - one-phase
commitment; - cancel; and overlapped recovery.

Unfortunately that standard is not included in my universities
subscription to ISO standards so I can't tell you what it says about
the format.

Jochem

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2005-06-11 11:26:11 Re: The Contrib Roundup (long)
Previous Message Yann Michel 2005-06-11 08:49:26 Re: User Quota Implementation