Re: PostgreSQL 8.0 Feature List? - Mailing list pgsql-general

From Jan Wieck
Subject Re: PostgreSQL 8.0 Feature List?
Date
Msg-id 411E37C9.5040307@Yahoo.com
Whole thread Raw
In response to Re: PostgreSQL 8.0 Feature List?  (Richard Welty <rwelty@averillpark.net>)
Responses Re: PostgreSQL 8.0 Feature List?  (Richard Welty <rwelty@averillpark.net>)
List pgsql-general
On 8/12/2004 8:53 PM, Richard Welty wrote:

> On Thu, 12 Aug 2004 14:36:13 -0400 Vivek Khera <khera@kcilink.com> wrote:
>> >>>>> "RW" == Richard Welty <rwelty@averillpark.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@Yahoo.com #

pgsql-general by date:

Previous
From: Harald Fuchs
Date:
Subject: Re: Autoincremental value
Next
From: Frank Finner
Date:
Subject: Re: Web application: Programming language/Framework