"John Vincent Mombay" <jvmombay 'at' stanger.com.hk> writes:

> Hi,
>  
> I'm migrating from MySQL to PostgreSQL.  I just wanted to know if DLR
> supports postgreSQL.  I've checked dlr.c and seems to me it only has
> mySQL in it. just needs clarification.

There is no native PostgreSQL driver in Kannel. However, it is
supported via libsdb, since some time now.

Some recent additions were made, that should make it almost as
good as a native driver now:

2004-05-18  Alexander Malysh  <[EMAIL PROTECTED]> 
    * gwlib/dbpool_sdb.c, gwlib/dbpool.c, gwlib/cfg.def, gw/dlr_sdb.c:
      applied patch, in a slightly modified version, that adds dbpool support
      for LibSDB. Thanks to Guillaume Cottenceau for the patch.
      [Msg-Id: <[EMAIL PROTECTED]>].

2004-05-18  Alexander Malysh  <[EMAIL PROTECTED]> 
    * gw/dlr_sdb.c: applied patch that adds "limit" support for
      Postrgesql into SDB DLR storage.
      Thanks to Guillaume Cottenceau for the patch.
      [Msg-Id: <[EMAIL PROTECTED]>].

-- 
Guillaume Cottenceau

Reply via email to