Re: stored function (possible to access file system or call java program)?

Поиск
Список
Период
Сортировка
От Merlin Moncure
Тема Re: stored function (possible to access file system or call java program)?
Дата
Msg-id CAHyXU0zpgWd6hZToxR9V=PiUA70pw3MjSnzUAxowYR-FsXc+Mw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: stored function (possible to access file system or call java program)?  (Rodrigo Gonzalez <rjgonzale@estrads.com.ar>)
Ответы Re: stored function (possible to access file system or call java program)?
Список pgsql-general
On Mon, Oct 3, 2011 at 8:00 PM, Rodrigo Gonzalez
<rjgonzale@estrads.com.ar> wrote:
> On 10/03/2011 09:50 PM, John R Pierce wrote:
>>
>> On 10/03/11 3:09 PM, Merlin Moncure wrote:
>>>
>>>         libjvm.so =>  /usr/lib/libjvm.so (0x00cfc000)
>>
>>
>> I've never heard of a Sun JRE in /usr/lib
>>
>> are you using (eeew) GCJ ?
>>
>>
> He is using...
>
> merlin@mmoncure-ubuntu:~$ ls -l /usr/lib/libjvm.so
> lrwxrwxrwx 1 root root 57 2011-08-12 17:13 /usr/lib/libjvm.so ->
> /usr/lib/jvm/java-6-openjdk/jre/lib/i386/server/libjvm.so
>
> So, it is a symlink to openjdk

yup
merlin@mmoncure-ubuntu:~$ java -version
java version "1.6.0_20"
OpenJDK Runtime Environment (IcedTea6 1.9.9) (6b20-1.9.9-0ubuntu1~10.10.2)
OpenJDK Client VM (build 19.0-b09, mixed mode, sharing)

I recall making a symlink now. note I threw this together in a hurry
and it's not heavily tested.  java isn't really my thing be we do a
lot of it at the job, so I'm 'going with the flow'.

merlin

В списке pgsql-general по дате отправления:

Предыдущее
От: Raymond O'Donnell
Дата:
Сообщение: Re: table sequence, renumbering
Следующее
От: John R Pierce
Дата:
Сообщение: Re: stored function (possible to access file system or call java program)?