Christophe Pettus: All Your GUCs in a Row: default_transaction_deferrable
📝
内容提要
PostgreSQL's `DEFERRABLE` transaction mode only works with `SERIALIZABLE READ ONLY` transactions, where it waits for a safe snapshot to eliminate…