ON INSERT => execute AWK/SH/EXE? - Mailing list pgsql-general

From Bima Djaloeis
Subject ON INSERT => execute AWK/SH/EXE?
Date
Msg-id 77f6bcdd0709170950w22cea50fn6f33a05b7d07e4e7@mail.gmail.com
Whole thread Raw
Responses Re: ON INSERT => execute AWK/SH/EXE?  ("Rodrigo De León" <rdeleonp@gmail.com>)
Re: ON INSERT => execute AWK/SH/EXE?  ("Scott Marlowe" <scott.marlowe@gmail.com>)
Re: ON INSERT => execute AWK/SH/EXE?  ("A. Kretschmer" <andreas.kretschmer@schollglas.com>)
Re: ON INSERT => execute AWK/SH/EXE?  (Erik Jones <erik@myemma.com>)
Re: ON INSERT => execute AWK/SH/EXE?  (Steve Atkins <steve@blighty.com>)
List pgsql-general
Hi there,

I am new to PostgreSQL, is it possible to create something so that

1) If I insert / update / delete an item from my DB...
2) ... an awk / shell / external program is executed in my UNIX System?

If yes, how do I do this and if no, thanks for telling.

Thanks for reading, any help is appreciated.

pgsql-general by date:

Previous
From: "Charles.Hou"
Date:
Subject: update command question?
Next
From: Sascha Bohnenkamp
Date:
Subject: Re: keeping 3 tables in sync w/ each other