POSTGRESQL: COMMIT PREPARED
top of page
CerebroSQL

PostgreSQL:  

COMMIT PREPARED

Topic

COMMIT PREPARED -- commit a transaction that was earlier prepared for two-phase commit

COMMIT PREPARED transaction_id

Example

COMMIT PREPARED 'foobar';

bottom of page