[erlang-questions] erlang pg client and redshift
Dmitry Kolesnikov
dmkolesnikov@REDACTED
Fri Jan 17 14:15:24 CET 2014
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
More information about the erlang-questions
mailing list