Stored Procedures and Triggers

Поиск
Список
Период
Сортировка
От Todd Gauthier
Тема Stored Procedures and Triggers
Дата
Msg-id 20011106144331.97920.qmail@web14104.mail.yahoo.com
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: PostgreSQL Logo?
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [BUGS] [tim@perdue.net: Re: mysql2pgsql tool]