Stored Procedures and Triggers - Mailing list pgsql-docs

From Todd Gauthier
Subject Stored Procedures and Triggers
Date
Msg-id 20011106144331.97920.qmail@web14104.mail.yahoo.com
Whole thread Raw
List pgsql-docs
Hi,
I have a couple questions...

Can triggers work off an UPDATE to a specific field in
a table?

Can you write a stored procedure in Java?

Does Postgres queue up trigger calls so the first
function has to finish before a second can start, or
does Postgres create a second thread for the same
function to run twice?

Are triggers synchronous?

Thanks for any help.


__________________________________________________
Do You Yahoo!?
Find a job, post your resume.
http://careers.yahoo.com

pgsql-docs by date:

Previous
From: Tom Lane
Date:
Subject: Re: PostgreSQL Logo?
Next
From: Bruce Momjian
Date:
Subject: Re: [BUGS] [tim@perdue.net: Re: mysql2pgsql tool]