Message-ID: From: "cfredri4 (@cfredri4)" To: "pgjdbc/pgjdbc" Date: Thu, 03 Jul 2025 08:03:33 +0000 Subject: [pgjdbc/pgjdbc] issue #3704: Support for default query timeout property List-Id: X-GitHub-Author-Id: 50839054 X-GitHub-Author-Login: cfredri4 X-GitHub-Issue: 3704 X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-State: closed X-GitHub-Type: issue X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/issues/3704 Content-Type: text/plain; charset=utf-8 **Describe the issue** I would like to be able to set a default query (statement) timeout, similar to how a default row fetch size can be set.