hi..

> that. Having made that constraint, I see 3 contexts:
> 
> 1) Server events. E.g.:
> 2) User sessions.
> 3) Transactions.
>

how about 3 different logs? pg_server.log, pg_sessions.log, pg_trans.log or
something along those lines.. that way you could parse each file as they would
each have a consistent record format... 

of course, once we have the logs, the next step would be to write a script
that imports them into a pgsql database @;-)

-- 
Aaron J. Seigo
Sys Admin

************

Reply via email to