Hello,
On 08/31/05 13:10, Franz Wu wrote:
> Hi
> I'm trying to use postgresql as db backend for CVS HEAD. When OpenSER
> boots, it reports
>
> find_mod_export: in module postgres not found
>
> However, this seems not a FATAL error. The daemon goes on running.
>
> After comparing between postgres
Hi Franz!
I do not know what db_replace is for. We use here postgres now since 2
years without problems. As long as postgres is up and running ser is
running fine.
Nevertheless, there are sure some parts of the postgres module which
need review. Once I studied ser cvs and mysql commits and there
Hi
I'm trying to use postgresql as db backend for CVS HEAD. When OpenSER boots,
it reports
find_mod_export: in module postgres not found
However, this seems not a FATAL error. The daemon goes on running.
After comparing between postgres / mysql / db, I found that db_replace
function is not