Re: [Pgsql-ayuda] Triggers

From: Alvaro Herrera <alvherre(at)dcc(dot)uchile(dot)cl>
To: Silvia Ortega <sortega(at)toyotaperu(dot)com(dot)pe>
Cc: pgsql-ayuda(at)tlali(dot)iztacala(dot)unam(dot)mx
Subject: Re: [Pgsql-ayuda] Triggers
Date: 2003-10-15 19:06:27
Message-ID: 20031015190627.GF1016@dcc.uchile.cl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-es-ayuda

On Tue, Oct 14, 2003 at 04:30:12PM -0500, Silvia Ortega wrote:
> Alguno de ustedes me puede dar un ejemplo de trigger
> Lo que necesito es un trigger o varios que se disparen cuando se inserta o
> modifica un registro en una tabla, para
> que dicho registro (de varios campos) de inserte a su vez o se modifique en
> otra tabla (historica).

Date: Wed, 15 Oct 2003 21:58:55 +0300
From: Kaarel <kaarel(at)future(dot)ee>
To: Nagib Abi Fadel <nagib_postgres(at)yahoo(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: [GENERAL] Triggers tutorial

>is there any good trigger tutorial on the net ??

http://www.postgresql.org/docs/7.3/static/triggers.html
http://www.postgresql.org/docs/7.3/static/plpgsql-trigger.html#AEN36127
http://www.postgresql.org/docs/7.3/static/rules-triggers.html
http://www.postgresql.org/docs/aw_pgsql_book/node162.html
http://www.commandprompt.com/ppbook/index.lxp?lxpwrap=x20655%2ehtm

--
Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)
"El hombre nunca sabe de lo que es capaz hasta que lo intenta" (C. Dickens)

In response to

Responses

Browse pgsql-es-ayuda by date

  From Date Subject
Next Message Rodrigo Alvarez 2003-10-15 19:29:44 [Pgsql-ayuda] ayuda con fechas en postgres :(
Previous Message Gabriel =?iso-8859-1?Q?Almi=F1ana?= 2003-10-15 18:05:41 Re: [Pgsql-ayuda] Ayuda con el Group by