Re: Does DLR have postgreSQL support?

Rory Campbell-Lange <[email protected]>
Newsgroups gmane.comp.mobile.kannel.devel
Message-ID <[email protected]>
I use a modified libsdb version that does not delete records once the
dlr comes in.

It works ok, but we have only a few hundreds/thousands of messages a
day. For each DLR call a new database connection is created, which is
very inefficient.

Really, the best way of using postgres would be to use the new sqlbox
and instead of having a standard sql statement, use a postgres stored
procedure with some custom triggers in the database. As you probably
know, query plans for stored procedures are cached, so they are very
very fast.

Rory

On 08/06/04, Guillaume Cottenceau ([email protected]) wrote:
> There is no native PostgreSQL driver in Kannel. However, it is
> supported via libsdb, since some time now.
-- 
Rory Campbell-Lange 
<[email protected]>
<www.campbell-lange.net>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.