Re: Distributed Transactions - Mailing list pgsql-sql

From Josh Berkus
Subject Re: Distributed Transactions
Date
Msg-id 200402182039.13581.josh@agliodbs.com
Whole thread Raw
In response to Distributed Transactions  ("George A.J" <jinujosein@yahoo.com>)
List pgsql-sql
Jinujose,

> i am using PostgreSQL 7.3.2. How can i do distributed transactions in 
PostgreSQL.
> is there a transaction coordinator available for Postgres..

Distributed transactions?   Transaction coodinator?   I'm not quite sure what 
these are.

If you mean Two Phase Commit, for committing a transaction across multiple 
servers/databases, it's under development and may be released with version 
7.5.   Or later.

-- 
-Josh BerkusAglio Database SolutionsSan Francisco



pgsql-sql by date:

Previous
From: "George A.J"
Date:
Subject: Distributed Transactions
Next
From: Tom Lane
Date:
Subject: Re: CHAR(n) always trims trailing spaces in 7.4