Message-ID: From: "hlcianfagna (@hlcianfagna)" To: "pgjdbc/pgjdbc" Date: Fri, 28 Feb 2025 10:09:04 +0000 Subject: Re: [pgjdbc/pgjdbc] PR #3533: refactor: Use key_column_usage instead of indnkeyatts in PgDatabaseMetaData for faster speed and improved compatibility In-Reply-To: References: List-Id: X-GitHub-Author-Login: hlcianfagna X-GitHub-Comment-Id: 2690247666 X-GitHub-Comment-Type: issue_comment X-GitHub-Issue: 3533 X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-Type: comment X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/pull/3533#issuecomment-2690247666 Content-Type: text/plain; charset=utf-8 > Please make sure this does not introduce a performance regression Good point @davecramer , is there any particular benchmark that you would use to validate this?