Message-ID: From: "davecramer (@davecramer)" To: "pgjdbc/pgjdbc" Date: Tue, 07 Jun 2022 12:22:38 +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: davecramer X-GitHub-Comment-Id: 1148593286 X-GitHub-Comment-Type: issue_comment X-GitHub-Issue: 194 X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-Type: comment X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/issues/194#issuecomment-1148593286 Content-Type: text/plain; charset=utf-8 @rutchkiwi depending on the width of the rows that could be a large insert. I'm not familiar with the clojure library, but don't. you have a way of executing the batch more often? We currently don't. have a way of automating that at the driver level.