From: fluca1978 at infinito.it (Luca Ferrari) Date: Mon, 13 Dec 2010 14:37:12 +0100 Subject: [Pljava-dev] pljava @ itpug (italy) 2010 In-Reply-To: References: <201012130834.13591.fluca1978@infinito.it> Message-ID: <201012131437.12442.fluca1978@infinito.it> On Monday, December 13, 2010 01:57:48 pm Johann 'Myrkraverk' Oskarsson's cat walking on the keyboard wrote: > Could you clarify a little, I'm not following. PL/Java runs in the > backend already. > Let say pl7java is executing in a transaction scope on the postgresql server, and connects/starts a distributed transaction on another application server. Such transaction is totally managed by the pl/java process, but the backend does not see it at all, right? Is there a way to make the distributed transaction started from pl/java available on the backed? So if the former aborts the second does too. My quick answer is no, but I ask to be sure. Thanks, Luca