Re: [HACKERS] I thought we had fixed this for v6.3.2 ...?

From: The Hermit Hacker <scrappy(at)hub(dot)org>
To: Vadim Mikheev <vadim(at)krs(dot)ru>
Cc: pgsql-hackers(at)postgreSQL(dot)org
Subject: Re: [HACKERS] I thought we had fixed this for v6.3.2 ...?
Date: 1998-06-23 19:04:04
Message-ID: Pine.BSF.3.96.980623150347.16934k-100000@hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, 24 Jun 1998, Vadim Mikheev wrote:

> The Hermit Hacker wrote:
> >
> > The machine has 128Meg of RAM, 256Meg of SWAP, and SWAP isn't even being
> > touched...
> >
> > acctng=> insert into radhist select * from radhist_old;
> > FATAL 1: palloc failure: memory exhausted
>
> Size of radhist_old file ?
> I'll try to reproduce...

palos> ls -lt radhist_old
-rw------- 1 pgsql wheel 40198144 Jun 23 13:11 radhist_old

~300 000 tuples ...

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Vince Vielhaber 1998-06-23 19:16:54 DBI/DBD anyone?
Previous Message Vadim Mikheev 1998-06-23 19:02:42 Re: [HACKERS] I thought we had fixed this for v6.3.2 ...?