Re: requesting help - Mailing list pgsql-sql

From Poul L. Christiansen
Subject Re: requesting help
Date
Msg-id Pine.GSO.4.21.0103260949250.4303-100000@loda3.e.cs.auc.dk
Whole thread Raw
In response to requesting help  (Mohamed ebrahim <mohdebrahim@yahoo.com>)
List pgsql-sql
Log into PostgreSQL using psql and run the help command:
"\h create trigger".

See also:
http://www.postgresql.org/users-lounge/docs/6.5/postgres/sql-createtrigger.htm

HTH,
Poul L. Christiansen

On Sun, 25 Mar 2001, [iso-8859-1] Mohamed ebrahim wrote:

> Hi
>     I am an user of postgresql. I want to do some
> manipulation on table and i want to do some java stuff
> after inserting a row into table(i.e like sending
> email). I want to fire the trigger to do this after
> the insertion took place. I know how to insert into
> the table but i want to know that it is possible to
> java stuff after inserting rows each time. Please help
> me in this stuff. I will be thankful to you.
> 
> Thank you
> Ebrahim
> 
> __________________________________________________
> Do You Yahoo!?
> Get email at your own domain with Yahoo! Mail. 
> http://personal.mail.yahoo.com/
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
> 
> http://www.postgresql.org/search.mpl
> 



pgsql-sql by date:

Previous
From: Mohamed ebrahim
Date:
Subject: requesting help
Next
From: "waheed_rahuman"
Date:
Subject: SQL Date help