transaction logging - Mailing list pgsql-general

From Horst Herb
Subject transaction logging
Date
Msg-id 011b01bfa17f$80f631c0$0100a8c0@hugin
Whole thread Raw
In response to A Haunted Database  ("Robert Cleveland" <rob.cleveland@wardsauto.com>)
List pgsql-general
I know that PostgreSQL does not support logging of all transactions in a
separate file. Unfortunately, I need this feature. As we all know, the
documentation is rather incomplete and unorganized (can't blame anybody, I
prefer programming to documenting as well =:-) ). That's why I hope to get
some help here:

What would be the best way to implement it?
- triggers (if yes, how efficiently?) ???

I would be most grateful for a short example.

Regards
Horst


pgsql-general by date:

Previous
From: Michael Blakeley
Date:
Subject: Re: newline character handling
Next
From: Charles Tassell
Date:
Subject: Re: A Haunted Database