BUG #2510: ERROR: out of memory DETAIL: Failed on request of size 825242672.

From: "alex tsai" <alex_tsai(at)pisem(dot)net>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #2510: ERROR: out of memory DETAIL: Failed on request of size 825242672.
Date: 2006-07-03 06:56:12
Message-ID: 200607030656.k636uCHq085895@wwwmaster.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 2510
Logged by: alex tsai
Email address: alex_tsai(at)pisem(dot)net
PostgreSQL version: 8.1.4
Operating system: FreeBSD 6.1 stable
Description: ERROR: out of memory DETAIL: Failed on request of size
825242672.
Details:

I'm having a trouble trying to insert a tuple.
I'm getting this kind of error "ERROR: out of memory DETAIL: Failed on
request of size 825242672".
What could it be?
the table i'm working with has already 4629138 tuples.
When i terminate my program and start it again everything work fine for
another couple of minutes and then i'm get the same error.

CONTEXT: SQL statement "INSERT INTO billing.calls(id_ats, btime, etime, tt,
ts, indexa, phonea, indexb, phoneb, cc, value, restart) VALUES ( $1 , $2 ,
$3 , $4 , $5 , $6 , $7 , $8 , $9 , $10 , $11 , $12 )"

Sincerely, Alex Tsai.

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Nestor Ramirez (Speedy) 2006-07-03 11:03:57 Re: BUG #2507: Problem using two-phase commit
Previous Message Bruce Momjian 2006-07-03 01:55:06 Re: Bug#372115: Last security update of postgresql-contrib