Re: Out of memory (Failed on request size 24) - Mailing list pgsql-general

From Martijn van Oosterhout
Subject Re: Out of memory (Failed on request size 24)
Date
Msg-id 20061114114429.GB26120@svana.org
Whole thread Raw
In response to Out of memory (Failed on request size 24)  ("Rob Owen" <Rob.Owen@sas.com>)
Responses Re: Out of memory (Failed on request size 24)  ("Rob Owen" <Rob.Owen@sas.com>)
List pgsql-general
On Tue, Nov 14, 2006 at 05:53:08AM -0500, Rob Owen wrote:
> PostgreSQL 8.0.3 running on AIX 5.3 (same thing happens on 5.1 though).
> DBMS was running fine for some months but now one of the databases isn't accessible. Any help would be greatly
appreciated. 
>
> DBMS starts up fine, but any operation on the files database (psql files, vaccumdb files, pgdump files) yields the
sameresult. The client responds with 
>
> > psql files

<snip>

Something screwed up:

> TopTransactionContext: 2145378304 total in 266 blocks; 928 free (14 chunks); 2145377376 used

That's a lot of memory. I thought there was a check on negative sized
allocations... Did "make check" pass ok?

Have a nice day,
--
Martijn van Oosterhout   <kleptog@svana.org>   http://svana.org/kleptog/
> From each according to his ability. To each according to his ability to litigate.

Attachment

pgsql-general by date:

Previous
From: Martijn van Oosterhout
Date:
Subject: Re: encoding advice requested
Next
From: "Joshua D. Drake"
Date:
Subject: gcj requirement for jdbc driver