Re: Memory and/or cache issues? - Mailing list pgsql-performance

From David Boreham
Subject Re: Memory and/or cache issues?
Date
Msg-id 445C272F.3060002@boreham.org
Whole thread Raw
In response to Memory and/or cache issues?  ("mcelroy, tim" <tim.mcelroy@bostonstock.com>)
List pgsql-performance

2006-05-04 18:04:58 EDT USER=postgres DB=FIX1 [12427] PORT = [local] ERROR:  invalid memory alloc request size 18446744073709551613
Perhaps I'm off beam here, but any time I've seen an app try to allocate a gazillion bytes, it's
due to some code incorrectly calculating the size of something (or more commonly, using an
initialized variable as the basis for said calculation).


pgsql-performance by date:

Previous
From: "Jim C. Nasby"
Date:
Subject: Re: Memory and/or cache issues?
Next
From: "mcelroy, tim"
Date:
Subject: Re: Memory and/or cache issues?