David,
Can you help me out here, I'm not familiar with two phase commits, why would you want to, and what would you expect the behaviour to be?
Dave
In other words, how do you tell the database to pre-commit???
How does one perform a 2-phase commit against PostgreSQL? In reading the JDBC driver code, the driver itself doesn't implement a 2pc protocol, so I'm wondering if it's even possible to do. Any thoughts?