Re: ERROR: invalid memory alloc request size 4294967293 - Mailing list pgsql-admin

From Victor Hugo dos Santos
Subject Re: ERROR: invalid memory alloc request size 4294967293
Date
Msg-id AANLkTimHEH_k04hE_SYreHLGuq_WY0ORnA901B68HOnr@mail.gmail.com
Whole thread Raw
In response to Re: ERROR: invalid memory alloc request size 4294967293  (Thomas Markus <t.markus@proventis.net>)
Responses Re: ERROR: invalid memory alloc request size 4294967293  (Victor Hugo dos Santos <listas.vhs@gmail.com>)
List pgsql-admin
On Tue, Jan 4, 2011 at 11:07 AM, Thomas Markus <t.markus@proventis.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

pgsql-admin by date:

Previous
From: Thomas Markus
Date:
Subject: Re: ERROR: invalid memory alloc request size 4294967293
Next
From: Victor Hugo dos Santos
Date:
Subject: Re: ERROR: invalid memory alloc request size 4294967293