Re: ERROR: invalid memory alloc request size 4294967293

From: Victor Hugo dos Santos <listas(dot)vhs(at)gmail(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: Re: ERROR: invalid memory alloc request size 4294967293
Date: 2011-01-04 15:02:44
Message-ID: AANLkTimHEH_k04hE_SYreHLGuq_WY0ORnA901B68HOnr@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Tue, Jan 4, 2011 at 11:07 AM, Thomas Markus <t(dot)markus(at)proventis(dot)net> wrote:
> hi,
>
> looks like a 32bit version so 4294967293 is too much (4GB). Use a 64bit
> version

mmmm.. is a small table (look the size of last dump)

=============
$ ls -lh /tmp/public-files.sql
-rw-r----- 1 root root 298M Jan 4 11:59 /tmp/public-files.sql

$ sudo cat /tmp/public-files.sql | wc
2580840 59359163 311685729
=============

but, I'm dowloading the 64bit image now and after I install it in a
Virtual Machine to try.

thanks and attentive to others commentaries.

--
--
Victor Hugo dos Santos
Linux Counter #224399

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Victor Hugo dos Santos 2011-01-04 16:00:54 Re: ERROR: invalid memory alloc request size 4294967293
Previous Message Thomas Markus 2011-01-04 14:07:35 Re: ERROR: invalid memory alloc request size 4294967293