[erlang-questions] PostgreSQL driver

Christian S chsu79@REDACTED
Tue Nov 27 17:23:33 CET 2007


The postgres driver in jungerl has no test suite that one use to
verify how good it is. I think process one uses their postgres driver
as an optional db backend in jabberd so it should have some more
widespread production use, but im guessing.

The best you can do is to write a testsuite and contribute. It
increases the chance that future development does not break your usage
patterns.

2007/11/26, Dragan Zubac <zubac@REDACTED>:
> Hello
>
> Anybody have some experience with using any PostgreSQL driver for Erlang
> in production environment ? As far as I know,there's one from
> process-net and second from Jungerl project. Did anybody used any of
> them or some other (ODBC ?) for any production Erlang application ?
>
> Basically,I'd like to know it's stability in production enviroment.
> There's no need for some special SQL commands or whatsoever,just plain
> 'select','update',insert' and stuff like that,all returning known kind
> of OIDs to driver itself.
>
> Sincerely
>
> Dragan Zubac
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://www.erlang.org/mailman/listinfo/erlang-questions
>



More information about the erlang-questions mailing list