[erlang-questions] PostgreSQL driver

Daniel Caune daniel.caune@REDACTED
Wed Dec 5 15:06:15 CET 2007


> -----Message d'origine-----
> De : erlang-questions-bounces@REDACTED [mailto:erlang-questions-
> bounces@REDACTED] De la part de Ulf Wiger
> Envoyé : dimanche, décembre 02, 2007 11:18
> À : YC
> Cc : erlang-questions@REDACTED
> Objet : Re: [erlang-questions] PostgreSQL driver
> 
> OTP supports ODBC, which is exactly that: a general sql database
> interface.
> 

{PostgreSQL ODBC driver, OTP} has a couple of issues.  PostgreSQL ANSI ODBC driver doesn't support Unicode (that makes sense! :)).  The PostgreSQL SQL Unicode works fine, but then {PostgreSQL ODBC driver, OTP} does not support some proprietary data types such as "timestamp with time zone".



More information about the erlang-questions mailing list