Hi,<br><br>I looked and googled for while but I could find support for two phase commit in pqxx.<br><br>So my question is; <br>- is it possible to use two phase commit with pqxx?<br>- If not, is it safe to work around this limitation by reusing the underlying connection<br>
  to issue the &quot;prepare transaction&quot; and &quot;commit prepared&quot; statements my self?<br>  <br>Thanks for your help.<br><br>Kind regards,<br>Maurice<br>