[SQL] Missing Review

2002-10-11 Thread Josh Berkus
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

Re: [SQL] triggers

2002-10-11 Thread Achilleus Mantzios
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

Re: [SQL] triggers

2002-10-11 Thread Richard Huxton
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

[SQL] triggers

2002-10-11 Thread Stian Riis
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

Re: [SQL] NOTICE: generated by sequence nextval()

2002-10-11 Thread Thrasher
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

Re: [SQL] NOTICE: generated by sequence nextval()

2002-10-11 Thread Michael Ansley (UK)
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