Re: postgreSQL support
Manfred Haelters <[email protected]> Tue, 25 Jan 2005 15:50:31 +0100
| Newsgroups | gmane.comp.apache.mod-log-sql |
|---|---|
| Message-ID | <[email protected]> |
Edward Rudd wrote: 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. I've noticed that it is not yet finished :-), this is why I tried to complete it. (see attachement). I hope that someone else will also be able to use it and give feedback on it ;-) Manfred _______________________________________________ Download the latest version at http://www.outoforder.cc/projects/apache/mod_log_sql/ To unsubscribe send an e-mail to mod_log_sql-unsubscribe-7qY7E20V6GW73k+5HYS8LQqVMODqnSLI@public.gmane.org