Trigger for all updated rows

From: Jignesh Shah <jignesh(dot)shah1980(at)gmail(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: Trigger for all updated rows
Date: 2009-08-19 08:59:39
Message-ID: c11950270908190159l7b7dbd9o3dc5aa3a5f40da00@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

In PostgreSQL, is it possible to write Trigger on table X which can insert
all updated rows at once in other table Y? Any example would be really
helpful.

Thanks,
Jignesh

Browse pgsql-novice by date

  From Date Subject
Next Message Serge Fonville 2009-08-19 09:31:06 Re: Why PostgreSQL?
Previous Message Jignesh Shah 2009-08-19 08:56:20 Re: Why PostgreSQL?