Exception is thrown with message: SSL SYSCALL error: No error (0x00000000/0) in case of connection lost

From: Ádám Maracska <csusza(at)gmail(dot)com>
To: pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Exception is thrown with message: SSL SYSCALL error: No error (0x00000000/0) in case of connection lost
Date: 2018-10-29 16:51:14
Message-ID: CAJtpbKRkaeyWEf9dHyxQ0YdTg4uBqm87ZAY1973sdi-Z-Cq-JQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Hi,

I noticed that with Postgres 9.6 and SSL version 1.1.0 on windows 10 the
following exception is thrown in case of a connection lost:

*SSL SYSCALL error: No error (0x00000000/0)*

Pic: https://i.imgur.com/a8f9qwF.png

We have a regression test for this scenario and before the ssl version
update to 1.1.0 from 1.0.2 the thrown issue was different.

Best Regards,

Adam

Browse pgsql-bugs by date

  From Date Subject
Next Message Peter Geoghegan 2018-10-29 17:11:57 Re: BUG #15460: Error while creating index or constraint
Previous Message Tom Lane 2018-10-29 16:51:03 Re: BUG #15460: Error while creating index or constraint