Re: JDBC client hangs on socketRead()

From: Dave Cramer <pg(at)fastcrypt(dot)com>
To: Michał Niklas <michal(dot)niklas(at)heuthes(dot)pl>, "pgjdbc/pgjdbc" <pgjdbc(at)noreply(dot)github(dot)com>, List <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: JDBC client hangs on socketRead()
Date: 2016-05-24 13:15:00
Message-ID: CADK3HHLNGtPZ3AKtkAeSQnpU8NSZ2UMS-kEDBeJiX12CogQFhA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

+list(s)

My guess then would be docker networking issues. This is not a report we
have seen before.

Dave Cramer

davec(at)postgresintl(dot)com
www.postgresintl.com

On 24 May 2016 at 08:56, Michał Niklas <michal(dot)niklas(at)heuthes(dot)pl> wrote:

> W dniu 24.05.2016 o 14:47, Dave Cramer pisze:
> > My guess is that somehow two threads are using the same connection. Is
> > that probable?
>
> No. Those connections are to separate databases,
> sometimes on different machines.
>
> --
> Regards,
> Michał Niklas
>
>

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Bazan, Hernan 2016-05-24 13:16:02 Re: JDBC failing due to networking issues
Previous Message Dave Cramer 2016-05-24 12:49:13 Re: JDBC failing due to networking issues