Download raw body.
lang/erlang: enabled ODBC
On Mon, 18 Nov 2024 23:42:01 +0100, Volker Schlecht <openbsd-ports@schlecht.dev> wrote: > > On 2024-11-18 18:17, Kirill A. Korinsky wrote: > > ports@, Volker, > > > > To make using of net/ejabberd better, we need a support of ODBC at erlang. > > Are you positive about that? > https://docs.ejabberd.im/admin/configuration/database/#sql-options > > This reads as if there's native Postgres and MySQL interfaces... wouldn't those > be enough? > Thanks to point it. I haven't tried Postgres and MySQL, but I almost sure that when I had to try to use it, and it complains that it can't start odbc. But, I just enabled it on my cluster (I mean sqlite), and it works without any issue. Seems that it's enough. But I will wait a few days before I say that it's enough. -- wbr, Kirill
lang/erlang: enabled ODBC