Re: PL/java?

From: "Marshall Spight" <marshall(at)meetstheeye(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: PL/java?
Date: 2001-08-30 18:51:44
Message-ID: 9mm200$1p29$1@news.tht.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

>> -----Original Message-----
>> From: Dr. Evil [mailto:drevil(at)sidereal(dot)kz]
>> Sent: Saturday, August 25, 2001 7:38 PM
>> To: pgsql-general(at)postgresql(dot)org
>> Subject: [GENERAL] PL/java?
>>
>>
>> What do you think of having java as a procedural language available in
>> PG? It seems like java has many advantages.
>>
>> I'm just wondering if people have thoughts or ideas on this, and if
>> someone is actually working on it, that would be cool.

>""Gowey, Geoffrey"" <ggowey(at)rxhope(dot)com> wrote in message
news:E15F4B031E17D5118B18009027F67927DAC0(at)SERVER(dot)(dot)(dot)
> probably a bad idea. From what I've heard the speed of your java program
is
> wholely dependent on the speed of your vm (and most aren't that quick).
> Although it would be nice to have just to say we have it and mysql doesn't
> (then again mysql doesn't have a whole lot of things that pgsql already
> has).
>
> Geoff

This was a major issue in 1996. It's been solved for several years now, but
the perception of Java having a speed problem remains.

Java stored procedures are the #1 most-desired-by-me feature for PostgreSQL.
Oracle and Sybase are examples of databases that have this feature already.
(Strangely, Microsoft's database doesn't have it :-)

Marshall Spight

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Jakub Ouhrabka 2001-08-30 18:55:10 plpgsql function and constraints
Previous Message Guy Fraser 2001-08-30 17:47:38 Re: Appology : MySQL threads belong else where.