Christophe Pettus: All Your GUCs in a Row: log_lock_waits and log_lock_failures

📝

内容提要

log_lock_waits is the cheapest lock-contention detector PostgreSQL ships, and through version 18 it is off by default. Turn it on. PostgreSQL 19 will do it for you. The mechanism is borrowed...

➡️

继续阅读