Message-ID: From: "vlsi (@vlsi)" To: "pgjdbc/pgjdbc" Date: Thu, 03 Jul 2025 10:34:16 +0000 Subject: Re: [pgjdbc/pgjdbc] PR #3705: feat: default query timeout property In-Reply-To: References: List-Id: X-GitHub-Author-Login: vlsi X-GitHub-Comment-Id: 2182449353 X-GitHub-Comment-Type: review_comment X-GitHub-Commit: aa3390afe7cc5307eb984f52b7ae9b9e7ac66c7b X-GitHub-Issue: 3705 X-GitHub-Path: docker/postgres-server/scripts/entrypoint.sh X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-Type: review_comment X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/pull/3705#discussion_r2182449353 Content-Type: text/plain; charset=utf-8 (on docker/postgres-server/scripts/entrypoint.sh) well, query timeout is a client option, not the server option, so no need to modify entrypoint.sh