transaction logging

From: "Michael P(dot) Soulier" <michael_soulier(at)mitel(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: transaction logging
Date: 2008-05-16 19:06:25
Message-ID: 482DDB31.9090203@mitel.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I'm interested in enabling transaction logging, so that I can audit
those logs on a system having issues.

Is there already such a log in postgres 7.4? If not, is there such a
feature and how do I enable it?

I looked in the docs and saw many logging options but nothing for
transactions.

Thanks,
Mike
--
Michael P. Soulier <michael_soulier(at)mitel(dot)com>, 613-592-2122 x2522
"Any intelligent fool can make things bigger and more complex... It
takes a touch of genius - and a lot of courage to move in the opposite
direction." --Albert Einstein

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Bill Moran 2008-05-16 19:44:58 Using role priviledges for pg_dump
Previous Message Andy Anderson 2008-05-16 17:00:48 Re: IN query operator and NULL values