Re: PL/java?

From: Thomas Lockhart <lockhart(at)fourpalms(dot)org>
To: Gunnar Rønning <gunnar(at)polygnosis(dot)com>
Cc: Alex Knight <knight(at)phunc(dot)com>, Marshall Spight <marshall(at)meetstheeye(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: PL/java?
Date: 2001-09-01 14:35:15
Message-ID: 3B90F223.52DB7418@fourpalms.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> | 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...
> The Sun JDK has these argument. I think the IBM JDK got similar
> arguments.
> -mx <size> Maximum heap size
> -ms <size> Initial heap size

Right. So in an embedded environment, we would need to set these maximum
sizes beforehand, and hitting the upper limit would cause the
application to fail I suppose...

- Thomas

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message booli2 2001-09-01 20:37:11 About system tables
Previous Message Justin Clift 2001-09-01 11:40:54 Re: Apache authentication