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

From Bob Lunney
Subject Re: ERROR: invalid memory alloc request size 4294967293
Date
Msg-id 64137.74707.qm@web39704.mail.mud.yahoo.com
Whole thread Raw
In response to ERROR: invalid memory alloc request size 4294967293  (Victor Hugo dos Santos <listas.vhs@gmail.com>)
List pgsql-admin
Run ulimit -a and verify the max memory size allowed for the postgres account.(I assume you are running postmaster
underthe postgres account, right?)  The allowed size should be large enough for the postmaster plus shared buffers and
severalother GUCs that require memory.   

Bob Lunney


--- On Tue, 1/4/11, Victor Hugo dos Santos <listas.vhs@gmail.com> wrote:

> From: Victor Hugo dos Santos <listas.vhs@gmail.com>
> Subject: [ADMIN] ERROR: invalid memory alloc request size 4294967293
> To: pgsql-admin@postgresql.org
> Date: Tuesday, January 4, 2011, 8:48 AM
> Hello,
>
> Actually I use postgresql version  8.4.6-0ubuntu10.04
> in bacula server
> to save information about backups from bacula.
> But, 2 days ago, the postgresql make a error when I run the
> command
> pg_dump. This is the error:
>
> ====================
> 02-Jan 06:32 bacula-dir JobId 31005: BeforeJob: pg_dump:
> SQL command failed
> 02-Jan 06:32 bacula-dir JobId 31005: BeforeJob: pg_dump:
> Error message
> from server: ERROR:  invalid memory alloc request size
> 4294967293
> 02-Jan 06:32 bacula-dir JobId 31005:%2




pgsql-admin by date:

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