SAGA 9.3.3 | Tool Library Documentation

Commit/Rollback Transaction


Description

Execute a commit or rollback on open transactions with PostgreSQL source.


Parameters

 NameTypeIdentifierDescriptionConstraints
OptionsConnectionchoiceCONNECTION-Available Choices: Default: 0
TransactionschoiceTRANSACT-Available Choices: [0] rollback [1] commit Default: 1
Save PointtextSAVEPOINT--

Command Line


Usage: saga_cmd db_pgsql 5 [-CONNECTION ] [-TRANSACT ] [-SAVEPOINT ]
  -CONNECTION:	Connection
	choice
	Available Choices:
	Default: 0
  -TRANSACT:  	Transactions
	choice
	Available Choices:
	[0] rollback
	[1] commit
	Default: 1
  -SAVEPOINT: 	Save Point
	text