Skip to content

Add postgresql statement_timeout setting

username-removed-29582 requested to merge statement_timeout into master

This will add the postgresql statement_timeout option which can be set to milliseconds to stop insane queries from locking up the database server

Merge request reports