On Tue, 2009-09-22 at 10:04 -0400, Mark H. Wood wrote:
> On Tue, Sep 22, 2009 at 02:28:51PM +0200, Serge Fonville wrote:
> > I'd consider logging to a database instead
> > 
> > Read into mod_log_mysql
> > http://www.howtoforge.com/apache2-logging-to-a-mysql-database-with-mod_log_sql-on-debian-etch
> 
> So, are there any log-to-dbms modules for Apache HTTPD out there that
> do *not* demand MySQL?
> 
> Not wishing to start an offtopic flamewar, but I already have
> PostgreSQL installed for some years, am comfortable with it, and
> wouldn't like to drag another whole DBMS in for one simple
> application.  (There are probably some users of Oracle, DB/2, and the
> like who would be interested as well.)
> 

mod_log_sql alleges to support postgres using dbi, which would
presumably mean adding support for any other DB that has a dbi module is
trivial.

Usually the reason why something doesn't exist is that no-one cares
enough to write it.

Cheers

Tom


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to