Type: bool
Default: off
Context: user
Restart: false
Since: 9.6

This parameter reflects the current transaction's deferrability status. At the beginning of each transaction, it is set to the current value of default_transaction_deferrable. Any subsequent attempt to change it is equivalent to a sql-set-transaction command.

Comments