| From: | Achilleus Mantzios <achill(at)matrix(dot)gatewaynet(dot)com> |
|---|---|
| To: | Richard Huxton <dev(at)archonet(dot)com> |
| Cc: | Stian Riis <stian(at)elineweb(dot)com>, <pgsql-sql(at)postgresql(dot)org> |
| Subject: | Re: triggers |
| Date: | 2002-10-11 15:19:38 |
| Message-ID: | Pine.LNX.4.44.0210111816580.29037-100000@matrix.gatewaynet.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-sql |
On Fri, 11 Oct 2002, Richard Huxton wrote:
>
> The customary way is to have a "helper" process that sits there LISTENing for
> a NOTICE and then calls the external program as required. Cleaner and means
> the other program doesn't have any direct connection to the Postgresql
> backend.
>
> - Richard Huxton
Yet another cool feature (ala java listeners) of postgresql.
P.S.
Is the word "thank you" too difficult to be written
by people posting and reading??
If anything else, a "thank you" is a motive.
==================================================================
Achilleus Mantzios
S/W Engineer
IT dept
Dynacom Tankers Mngmt
Nikis 4, Glyfada
Athens 16610
Greece
tel: +30-10-8981112
fax: +30-10-8981877
email: achill(at)matrix(dot)gatewaynet(dot)com
mantzios(at)softlab(dot)ece(dot)ntua(dot)gr
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bhuvan A | 2002-10-12 11:02:09 | DELETE command is getting blocked |
| Previous Message | Richard Huxton | 2002-10-11 14:19:06 | Re: triggers |