2PC w/ dblink

From: John R Pierce <pierce(at)hogranch(dot)com>
To: PostgreSQL <pgsql-general(at)postgresql(dot)org>
Subject: 2PC w/ dblink
Date: 2010-11-10 17:39:31
Message-ID: 4CDAD8D3.5040604@hogranch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

We have an application that is using dblink from within trigger
procedures to send data to other postgres databases. Its implementing
a highly application specific sort of data replication.

My developers are complaining about the lack of support for 2 phase
commit in this scenario. Can we get any mileage on PREPARE
TRANSACTION in a dblink sort of environment like this?

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2010-11-10 17:45:44 Re: Vacuuming and reindexing tables that I don't own
Previous Message Jason 2010-11-10 17:30:46 Re: PostgreSQL 8.2.3