K 10 svn:author V 5 edwin K 8 svn:date V 27 2003-10-08T11:22:32.000000Z K 7 svn:log V 449 NEW PORT: pglod - inserts web logs into a PostgreSQL database pgLOGd, simply put, is a program that takes web server log entries and sends them to a database. It is called pgLOGd because of the database it was designed to function with, PostgreSQL. It is fast, robust and features fall-back-logging to a text file. It is flexible and typically uses less than 128K of memory. PR: ports/51647 Submitted by: Allie Micka END