Re: making a trigger to a system call to a shell script

From: Jean-Michel POURE <jm(dot)poure(at)freesurf(dot)fr>
To: Alejandro Fernandez <ale(at)e-group(dot)org>, pgsql-general(at)postgresql(dot)org
Subject: Re: making a trigger to a system call to a shell script
Date: 2002-05-03 13:26:25
Message-ID: 200205031526.25242.jm.poure@freesurf.fr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Le Jeudi 2 Mai 2002 17:30, Alejandro Fernandez a écrit :
> I have the short term problem of needing to know quite fast when someone
> updates or inserts a column in a table I have. It's something I hope to
> automate, but for now I've been looking around for a way to trigger a shell
> script to send me an email whenever this table is added to.

Why don't you use PLbash? There were lately discussions to include it in
PostgreSQL 7.3. Does anyone where to find PLbash source code and howto
compile it into PostgreSQL 7.2 ?

Cheers,
Jean-Michel

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Shaun Thomas 2002-05-03 13:54:59 Re: What popular, large commercial websites run
Previous Message Matthew Stanfield 2002-05-03 12:48:54 Loading Postgres server at bootup on Linux and shutting down.