From: | Martijn van Oosterhout <kleptog(at)svana(dot)org> |
---|---|
To: | Rob Owen <Rob(dot)Owen(at)sas(dot)com> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Out of memory (Failed on request size 24) |
Date: | 2006-11-14 11:44:29 |
Message-ID: | 20061114114429.GB26120@svana.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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 same result. 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(at)svana(dot)org> http://svana.org/kleptog/
> From each according to his ability. To each according to his ability to litigate.
From | Date | Subject | |
---|---|---|---|
Next Message | Joshua D. Drake | 2006-11-14 12:42:48 | gcj requirement for jdbc driver |
Previous Message | Martijn van Oosterhout | 2006-11-14 11:33:48 | Re: encoding advice requested |