Trigger AFTER UPDATE OR INSERT

From: yogesh <yogesh(dot)arora(dot)daffodil(at)gmail(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: Trigger AFTER UPDATE OR INSERT
Date: 2007-10-19 07:09:22
Message-ID: 1192777762.618697.226800@e34g2000pro.googlegroups.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Alvaro Herrera 2007-10-19 14:51:27 Re: Postgres database is not logging any messages after the reboot
Previous Message Mikko Partio 2007-10-19 06:40:07 Continuous archiving and wal generation