ERROR: MemoryContextAlloc: invalid request size

From: "Rich Ryan" <rich(at)usedcars(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: ERROR: MemoryContextAlloc: invalid request size
Date: 2001-12-05 09:24:14
Message-ID: 002501c17d6e$9b3e7200$1a02a8c0@gateway
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I'm getting errors like the following when I do queries/copies/dumps on
certain tables.
ERROR: MemoryContextAlloc: invalid request size 4294967293
The number will sometimes differ. I'm running 7.1.3 on RedHat Linux 6.2.
Dual-proc with 2GB RAM. I upgraded to 7.1.3 a few weeks ago. This is the
first time this has happened. I can't think of any configuration changes I
made since installing it. I run the same import and export script every
night. Any clues would be appreciated.
Thanks,
Rich

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Hans-Jürgen Schönig 2001-12-05 10:04:51 Modifying arrays
Previous Message Laszlo Hornyak 2001-12-05 09:06:10 Re: java stored procedures