2 connections 1 transaction - Mailing list pgsql-general

From Daniel Schuchardt
Subject 2 connections 1 transaction
Date
Msg-id 000001c34c56$753a2870$4500a8c0@DSVAIO
Whole thread Raw
List pgsql-general
Hi @ all,
 
Our software consists of a Client-Side App and a Application Server. Every client owns a direct connection to the PSql-Server and for every Client the Application-Server also creates a connection to the PSql-Server. The problem is that it is nescesary that the Client and the Application-Server are in the same transaction. But how say connection x to be in the same transaction like connection y?
 
Thanks for help,

Daniel

 

pgsql-general by date:

Previous
From: "Fabre Lambeau"
Date:
Subject: Problem with a constraint check on a table.
Next
From: "Arcadius A."
Date:
Subject: Help with privilege or pg_hba.conf