Message-ID: From: "davecramer (@davecramer)" To: "pgjdbc/pgjdbc" Date: Wed, 05 Feb 2025 10:43:41 +0000 Subject: Re: [pgjdbc/pgjdbc] issue #3504: Wrong schemas fetched for a given catalog as input In-Reply-To: References: List-Id: X-GitHub-Author-Login: davecramer X-GitHub-Comment-Id: 2636371590 X-GitHub-Comment-Type: issue_comment X-GitHub-Issue: 3504 X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-Type: comment X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/issues/3504#issuecomment-2636371590 Content-Type: text/plain; charset=utf-8 42.6.0 Still providing catalogs from foo, not test ``` Connected to jdbc:postgresql://localhost:5432/foo, setting catalog: test schema:blah schema:information_schema schema:pg_catalog schema:public ```