Re: Distributed Transactions

Поиск
Список
Период
Сортировка
От scott.marlowe
Тема Re: Distributed Transactions
Дата
Msg-id Pine.LNX.4.33.0402190936220.6395-100000@css120.ihs.com
обсуждение исходный текст
Ответ на Distributed Transactions  ("George A.J" <jinujosein@yahoo.com>)
Ответы DISTINCT ON troubles  ("Jeremy Smith" <jer@highboard.com>)
Re: Distributed Transactions  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-sql
On Wed, 18 Feb 2004, George A.J wrote:

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

there isn't one, really, but you could likely roll something that worked.  

Oh, and update your version of postgresql.  There's a nasty "won't 
startup" bug in 7.3.2 you'd just as soon rather avoid.  It doesn't lose 
data, but there's nothing like restarting your database only to have it 
complain about some boundary condition in the write ahead log and then 
have to spend an hour or so with it down while you download the updates to 
get it working.  7.3.5 is the latest version of the 7.3 branch, but it 
looks like rpm wise, the latest on the sites is 7.3.4.



В списке pgsql-sql по дате отправления:

Предыдущее
От: Stephan Szabo
Дата:
Сообщение: Re: Compiling pl/pgsql functions
Следующее
От: "Philippe Lang"
Дата:
Сообщение: Re: crosstabs