The PGSQL_STATEMENT_TIMEOUT variable is set to prevent the Postgres queries from running for a long period of time.
Integer (Milliseconds)
600000 (Milliseconds)
An error message is displayed for every timeout in the postgres.log file and the log message with the exid id is logged in the vamessages.log and server.log files.