[Mod_log_sql] postgreSQL support

Edward Rudd urkle at outoforder.cc
Tue Jan 25 09:36:53 EST 2005


On Tue, 2005-01-25 at 09:30, Manfred Haelters wrote:
> I want to get mod_log_sql working with postgreSQL, but it the support is 
> not yet plugged in. This is why I tried to complete the 
> mod_lod_sql_pgsql.c.  (see attachment)
Postgresql support in the separate module is not finished currently. You
can try using postgreSQL via the libDBI driver in mod_log_sql, which I
have tested, but you have to create your own tables (auto table creation
does not work with the DBI driver currently). I will post the SCHEMA
that I used later today, but you should be able to easily translate the
field types over.

[snip]
-- 
Edward Rudd <urkle at outoforder.cc>
Website http://www.outoforder.cc/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.outoforder.cc/pipermail/mod_log_sql/attachments/20050125/30e86a28/attachment.bin 


More information about the Mod_log_sql mailing list