Folks,
Sorry for cross-posting.
Somebody sent me a review of the German postgresql book to post at Techdocs.
I had a mail server accident, and lost the review and the e-mail address of
its writer.
Are you out there? Contact me, please.
--
-Josh Berkus
Aglio Database Solutions
San Franci
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.
>
> - Rich
On Friday 11 Oct 2002 2:48 pm, Stian Riis wrote:
> Hi.
>
> Does anyone know if it is posible to make a trigger that execute an
> external program ? I want to execute a another program on the server
> when I get a row in one of my tables...
The customary way is to have a "helper" process that sits
Hi.
Does anyone know if it is posible to make a trigger that execute an
external program ? I want to execute a another program on the server
when I get a row in one of my tables...
-Stian
---(end of broadcast)---
TIP 1: subscribe and unsubscribe c
Hi
Just to explain you that I received this email and I am not an intended
or authorized recipient. So, as you ask, I'm notifying you and deleting
the mail from my computer.
Thank you
Michael Ansley (UK) wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
I would hope that this is normal, a
Title: RE: [SQL] NOTICE: generated by sequence nextval()
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
I would hope that this is normal, and I can see it being particularly
useful. We frequently run into problems where databases ahve been
reloaded, and the sequences have not been reset. And