[erlang-questions] New postgres driver (0.1.3)

Martin Carlson martin@REDACTED
Wed May 21 12:59:23 CEST 2008


Hi all,

There is a new version of the driver available for download on:
http://www.erlang-consulting.com/erlang/opensource.html.

Fixes the silent boot-up when authentication fail as well as a bug where only one connection was created towards the database regardless of what the pool size was.

Note:
Make sure the database uses MD5 authentication or you will not be able to authenticate. This is a limitation in the driver.

//Martin




More information about the erlang-questions mailing list