From: | Mathijs Brands <mathijs(at)ilse(dot)nl> |
---|---|
To: | Peter Mount <peter(at)retep(dot)org(dot)uk> |
Cc: | Peter Eisentraut <peter_e(at)gmx(dot)net>, pgsql-sql(at)postgresql(dot)org |
Subject: | Re: Calling Java from psql (was Re: requesting help) |
Date: | 2001-03-29 14:05:54 |
Message-ID: | 20010329160554.B56499@ilse.nl |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-sql |
On Thu, Mar 29, 2001 at 10:10:44AM +0100, Peter Mount allegedly wrote:
> At 21:37 26/03/01 +0200, Mathijs Brands wrote:
> >On Mon, Mar 26, 2001 at 07:00:43PM +0200, Peter Eisentraut allegedly wrote:
> > > Mathijs Brands writes:
> > >
> > > > Has anybody ever tried calling Java code from a pgsql trigger written
> > > > in C? Shouldn't this be possible using JNI?
> > >
> > > I have, and given the current Java implementations it's a desaster.
> >
> >That bad eh? Well, I must admit I couldn't get the PHP-Java coupling to
> >work stable either :(
>
> Not having looked at the PHP-Java link, are they working as one process or
> is it some IPC type link?
They run a seperate JVM and connect to it. At least that what I gathered.
Regards,
Mathijs
--
It's not that perl programmers are idiots, it's that the language
rewards idiotic behavior in a way that no other language or tool has
ever done.
Erik Naggum
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2001-03-29 14:36:39 | Re: serial type; race conditions |
Previous Message | bernd | 2001-03-29 13:47:58 | primary key scans in sequence |