Message-ID: From: "vlsi (@vlsi)" To: "pgjdbc/pgjdbc" Date: Wed, 02 Apr 2025 13:39:41 +0000 Subject: Re: [pgjdbc/pgjdbc] PR #3565: Use query to find the current catalog instead of relying on the database in the connection URL or connection properties as this could be different if connected through a pooler or proxy In-Reply-To: References: List-Id: X-GitHub-Author-Login: vlsi X-GitHub-Comment-Id: 2772600078 X-GitHub-Comment-Type: issue_comment X-GitHub-Issue: 3565 X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-Type: comment X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/pull/3565#issuecomment-2772600078 Content-Type: text/plain; charset=utf-8 It would be great if `catalog_name` was `GUC_REPORT`. The bouncer could emit notifications if the `catalog_name` ever changed.