<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Edward Rudd wrote:
<blockquote cite="mid1106663813.25369.14.camel@urkle.omega.home"
 type="cite">
  <pre wrap="">On Tue, 2005-01-25 at 09:30, Manfred Haelters wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">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)
    </pre>
  </blockquote>
  <pre wrap=""><!---->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.</pre>
</blockquote>
<pre wrap="">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 ;-)
</pre>
Manfred<br>
</body>
</html>