Message-ID: From: "goranschwarz (@goranschwarz)" To: "pgjdbc/pgjdbc" Date: Thu, 21 Mar 2024 16:31:13 +0000 Subject: Re: [pgjdbc/pgjdbc] issue #3166: query_id in pg_stat_activity is NULL when connecting from JDBC, but not from psql In-Reply-To: References: List-Id: X-GitHub-Author-Login: goranschwarz X-GitHub-Comment-Id: 2012906654 X-GitHub-Comment-Type: issue_comment X-GitHub-Issue: 3166 X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-Type: comment X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/issues/3166#issuecomment-2012906654 Content-Type: text/plain; charset=utf-8 > To avoid SQL injection So a pretty good reason to **not** go to `preferQueryMode=simple` > Well .... we don't control everything :( But a bug/feature-request for the issue can be raised??? Has it been done?