Christophe Pettus: All Your GUCs in a Row: default_transaction_deferrable (opens in new tab)
PostgreSQL's `DEFERRABLE` transaction mode only works with `SERIALIZABLE READ ONLY` transactions, where it waits for a safe snapshot to eliminate…
Read the original article