Re: Triggers and Function's - Mailing list pgsql-general

From Ewald Geschwinde
Subject Re: Triggers and Function's
Date
Msg-id 3ED527BE.40508@geschwinde.net
Whole thread Raw
In response to Triggers and Function's  (Campos Chaves <camposchaves@yahoo.com.br>)
Responses Re: Triggers and Function's  (Fabrizio Mazzoni <mazzofab@tiscalinet.it>)
List pgsql-general
Campos Chaves wrote:

>Hi,
>
>After I insert on rocord on Table A, I need to insert
>another record on Table B. I think that I have to use
>triggers and functions. But I don't know how! You can
>help me?
>
>Tanks
>
>_______________________________________________________________________
>Yahoo! Mail
>Mais espaço, mais segurança e gratuito: caixa postal de 6MB, antivírus, proteção contra spam.
>http://br.mail.yahoo.com/
>
>---------------------------(end of broadcast)---------------------------
>TIP 2: you can get off all lists at once with the unregister command
>    (send "unregister YourEmailAddressHere" to majordomo@postgresql.org)
>
>
>
>
http://www.postgresql.org/docs/view.php?version=7.3&file=triggers.html

look at the docs
Regards Ewald Geschwinde


pgsql-general by date:

Previous
From: Campos Chaves
Date:
Subject: Triggers and Function's
Next
From: Doug McNaught
Date:
Subject: Re: ROLLBACK in a function?