How log everything?

From: "Daniel Seichter" <daniel(at)dseichter(dot)de>
To: <pgsql-admin(at)postgresql(dot)org>
Subject: How log everything?
Date: 2003-04-14 20:22:46
Message-ID: 000301c302c3$a2c91030$0400a8c0@developer
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hello,

How I can start postgeSQL 7.3.2 and log everything. With everything I mean
the following:
- all SQL statements which are executed (statusmessages if statement was
successfully or not)
- all logged users (with date when login)
- all error messages

Everything with timestamps, so I can compare the errors and statements with
the errorlog of my program.

Is this possible?

Thank you all in advanced

Daniel Seichter

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Franco Bruno Borghesi 2003-04-14 21:50:15 Re: How log everything?
Previous Message Tom Lane 2003-04-14 20:00:44 Re: pg_dump get error