URL activation through trigger

From: "Sandeep Gaikwad" <sgaikwad(at)vertex(dot)co(dot)in>
To: pgsql-sql(at)postgresql(dot)org, pgsql-general(at)postgresql(dot)org
Subject: URL activation through trigger
Date: 2005-01-27 14:38:23
Message-ID: 41F8FCDF.3030900@vertex.co.in
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general 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

Attachment Content-Type Size
unknown_filename text/plain 823 bytes

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Teodor Sigaev 2005-01-27 14:41:42 Re: tsearch2 document and word limit
Previous Message David Beavan 2005-01-27 14:08:19 tsearch2 document and word limit

Browse pgsql-sql by date

  From Date Subject
Next Message Joel Fradkin 2005-01-27 14:40:05 Hardware for best performance was same question little different test MSSQL vrs Postgres
Previous Message Joel Fradkin 2005-01-27 14:11:05 Re: same question little different test MSSQL vrs Postgres