Message-ID: From: "turbanoff (@turbanoff)" To: "pgjdbc/pgjdbc" Date: Wed, 01 Apr 2020 16:50:21 +0000 Subject: Re: [pgjdbc/pgjdbc] issue #194: PgJDBC can experience client/server deadlocks during batch execution In-Reply-To: References: List-Id: X-GitHub-Author-Login: turbanoff X-GitHub-Comment-Id: 607365767 X-GitHub-Comment-Type: issue_comment X-GitHub-Edited-At: 2020-04-01T16:50:40Z X-GitHub-Issue: 194 X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-Type: comment X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/issues/194#issuecomment-607365767 Content-Type: text/plain; charset=utf-8 > Changing the size of the output buffer has shown to help, but currently changing timeouts won't help. Can you please explain how to change size of the output buffer? :)