Re: [GENERAL] Support for distributed transactions in 8.2.5

2007-10-11 Thread Robert Treat
On Thursday 11 October 2007 11:50, Richard Huxton wrote: > Brian Oki (boki) wrote: > > My question is this: How does PostgreSQL 8.2.5 execute DML statements > > (insert, update, delete, select) on remote nodes as part of the same > > transaction? Where is the syntax specified? Or, is there a differ

Re: [GENERAL] Support for distributed transactions in 8.2.5

2007-10-11 Thread Richard Huxton
Brian Oki (boki) wrote: My question is this: How does PostgreSQL 8.2.5 execute DML statements (insert, update, delete, select) on remote nodes as part of the same transaction? Where is the syntax specified? Or, is there a different model supported? It's sort of like the synchronous multi-master r