Invoke trigger after commit - Mailing list pgsql-general

From Jan Strube
Subject Invoke trigger after commit
Date
Msg-id 4642FE93.9000704@deriva.de
Whole thread Raw
Responses Re: Invoke trigger after commit
Re: Invoke trigger after commit
List pgsql-general
Hi,

is there a way to invoke a trigger only if the current transaction is
committed?
The problem is that my trigger does some kind of logging outside the
database and therefore must not be invoked if the transaction is rolled
back.

Thanks in advance
Jan

pgsql-general by date:

Previous
From: "Dawid Kuroczko"
Date:
Subject: Re: Dangers of fsync = off
Next
From: "Alexander Staubo"
Date:
Subject: Re: Invoke trigger after commit