On Mon, Jan 17, 2005 at 09:13:19PM -0600, Tony Caduto wrote: > This is great info, is there a way to get the log back via a SQL call? > It would be pretty cool if there was a way to have the log go to a table > instead of a file. Not that I'm aware of, but you could write a function to read the log file if you know where it is. That would be easy in a language like PL/Python or PL/Perl. -- Michael Fuhr http://www.fuhr.org/~mfuhr/ ---------------------------(end of broadcast)--------------------------- TIP 8: explain analyze is your friend