From: | Jan Wieck <JanWieck(at)Yahoo(dot)com> |
---|---|
To: | Richard Welty <rwelty(at)averillpark(dot)net> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: PostgreSQL 8.0 Feature List? |
Date: | 2004-08-14 16:03:21 |
Message-ID: | 411E37C9.5040307@Yahoo.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On 8/12/2004 8:53 PM, Richard Welty wrote:
> On Thu, 12 Aug 2004 14:36:13 -0400 Vivek Khera <khera(at)kcilink(dot)com> wrote:
>> >>>>> "RW" == Richard Welty <rwelty(at)averillpark(dot)net> writes:
>> RW> i'm quite experienced in C and Java, so it's going to be in one of
>> RW> those two. any comments from anyone on the language choice?
>
>> eRServer is written in Java. It sucks up about 200Mb+ virtual memory
>> for a teeny-tiny little database. I'd avoid java :-)
>
> java often sucks up too much memory. java doesn't have to suck
> up too much memory, it just usually gets written that way.
Right. The garbage collection automatically taking care of unreferenced
objects as a stop-gap for resource leakage is abused by lazy programmers
as a general purpose cleanup mechanism.
Jan
--
#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me. #
#================================================== JanWieck(at)Yahoo(dot)com #
From | Date | Subject | |
---|---|---|---|
Next Message | Frank Finner | 2004-08-14 17:03:28 | Re: Web application: Programming language/Framework |
Previous Message | Harald Fuchs | 2004-08-14 13:26:25 | Re: Autoincremental value |