Christophe Pettus: All Your GUCs in a Row: default_transaction_isolation and default_transaction_read_only

📝

内容提要

PostgreSQL's isolation levels hold surprises: read uncommitted silently becomes read committed, repeatable read forbids phantom reads the standard permits, and…

➡️

继续阅读