Message-ID: From: "rdhzl (@rdhzl)" To: "pgjdbc/pgjdbc" Date: Wed, 05 Feb 2025 15:40:39 +0000 Subject: Re: [pgjdbc/pgjdbc] issue #3511: Performance Regression in JDBC Driver 42.7.5 - getCrossReference In-Reply-To: References: List-Id: X-GitHub-Author-Login: rdhzl X-GitHub-Comment-Id: 2637277977 X-GitHub-Comment-Type: issue_comment X-GitHub-Issue: 3511 X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-Type: comment X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/issues/3511#issuecomment-2637277977 Content-Type: text/plain; charset=utf-8 Thanks for reporting this. We've noticed a similar performance impact during create index statements generated via Liquibase (4.30) with the 42.7.5 driver that reverting to 42.7.4 resolves.