Trigger AFTER UPDATE OR INSERT - Mailing list pgsql-admin

From yogesh
Subject Trigger AFTER UPDATE OR INSERT
Date
Msg-id 1192777762.618697.226800@e34g2000pro.googlegroups.com
Whole thread Raw
Responses Re: Trigger AFTER UPDATE OR INSERT  ("Scott Marlowe" <scott.marlowe@gmail.com>)
List pgsql-admin
Hello frnds,
 I have a trigger on a table with After UPDATE OR INSERT ..that insert
a record in an another table..........If the Trigger Fire Correctly
the row is inserted or updated in the database as the case is. But if
it is not fire correctly then the table is also not updated on which
the trigger is..............

Is it the right .................?  if yes......How to insert the
record in the table if the trigger is failed.


Regards, Yogesh Arora.


pgsql-admin by date:

Previous
From: yogesh
Date:
Subject: Re: Drop Not Null
Next
From: "Bhella Paramjeet-PFCW67"
Date:
Subject: Postgres database is not logging any messages after the reboot