Message-ID: From: "vlsi (@vlsi)" To: "pgjdbc/pgjdbc" Date: Tue, 09 Dec 2025 18:09:47 +0000 Subject: Re: [pgjdbc/pgjdbc] issue #2861: setFetchSize is ignored? In-Reply-To: References: List-Id: X-GitHub-Author-Login: vlsi X-GitHub-Comment-Id: 3633588238 X-GitHub-Comment-Type: issue_comment X-GitHub-Issue: 2861 X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-Type: comment X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/issues/2861#issuecomment-3633588238 Content-Type: text/plain; charset=utf-8 The protocol still has options to fetch data in the streaming way, so we could overcome OOM even without protocol changes.