URL activation through trigger

Поиск
Список
Период
Сортировка
От Sandeep Gaikwad
Тема URL activation through trigger
Дата
Msg-id 41F8FCDF.3030900@vertex.co.in
обсуждение исходный текст
Ответы Re: URL activation through trigger  (Sean Davis <sdavis2@mail.nih.gov>)
Список pgsql-sql
Hi,
         I am using Postgres 7.3.4. I want to write a trigger for
insert, update, delete operation on say, user table. This trigger will
activate an URL. URL will be as:
http://sandeep/Trigger?userid=4&name=sandeep  where, userid and password
will be parameters to send. They may taken from database say, user
table. Is this possible ? How can I do that ?

Thanks & Regards,
Sandeep
---------------------------------------------------------

Disclaimer:

The contents of this message are confidential and intended to the addressee at the specified e-mail address only. Its
contentsmay not be copied or disclosed to anyone other than the intended recipient. If this e-mail is received in
error,please contact Vertex Software Pvt. Ltd immediately on +91 20 4041500  with details of the sender and addressee
anddelete the e-mail. Vertex Software Pvt. Ltd accepts no responsibility in the event that the onward transmission,
openingor use of this message and/or any attachments adversely affects the recipient's systems or data. It is the
recipient'sresponsibility to carry out such virus and other checks as the recipient considers appropriate. 

---------------------------------------------------------

В списке pgsql-sql по дате отправления:

Предыдущее
От: "Joel Fradkin"
Дата:
Сообщение: Hardware for best performance was same question little different test MSSQL vrs Postgres
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Complete instruction in a trigger