Christophe Pettus: All Your GUCs in a Row: default_transaction_isolation and default_transaction_read_only (opens in new tab)
PostgreSQL's isolation levels hold surprises: read uncommitted silently becomes read committed, repeatable read forbids phantom reads the standard permits, and…
Read the original article