[erlang-questions] erlang pg client and redshift

Florian Waas flw@REDACTED
Fri Jan 17 22:31:39 CET 2014


If you're running R161 or older you will hit OTP-11228 which terminates
your SSL connection during renegotiations. Got nothing to do with the
client you're using. Fixed in R16B2.

HTH,
-fl.


On Fri, Jan 17, 2014 at 5:15 AM, Dmitry Kolesnikov
<dmkolesnikov@REDACTED>wrote:

> Hello,
>
> Does any one successfully used AWS RedShift from Erlang.
> It uses postgres as an interface. I've been trying to use following Erlang
> libraries:
>
> https://github.com/wg/epgsql
> https://github.com/semiocast/pgsql
>
> None of them works reliably. The SSL connection is terminated while query
> runs.
> However, native sql works fine.
>
> - Dmitry
>
>
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20140117/f844277d/attachment.htm>


More information about the erlang-questions mailing list