Transaction Isolation « Transaction « PostgreSQL






1.Displays the current transaction isolation level
2.Sets the transaction isolation level to SERIALIZABLE for the current transaction
3.Set the default transaction isolation level for the current session
4.Sets the constraint evaluation mode to IMMEDIATE for all constraints within the transaction