Re: PL/java?

Поиск
Список
Период
Сортировка
От Thomas Lockhart
Тема Re: PL/java?
Дата
Msg-id 3B90382D.FE2D7E70@fourpalms.org
обсуждение исходный текст
Ответ на Re: PL/java?  ("Alex Knight" <knight@phunc.com>)
Ответы Re: PL/java?  (Gunnar Rønning <gunnar@polygnosis.com>)
Список pgsql-general
...
> 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.
...

How does java manage its resources when it is an embedded component?
When it is standalone, the Sun JDK seems to want to have a fixed maximum
amount of memory, as an example. I'd hate to have a nice 10MB PostgreSQL
backend calling a 256MB jvm to execute a simple small program.

The other embedded languages we have start small and can grow
dynamically. But I don't know what is possible in this regard for
Java...

                       - Thomas

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

Предыдущее
От: "Alex Knight"
Дата:
Сообщение: Re: PL/java?
Следующее
От: "Alex Knight"
Дата:
Сообщение: Re: PL/java?