hi,

looks like a 32bit version so 4294967293 is too much (4GB). Use a 64bit version

regards
Thomas


Am 04.01.2011 14:48, schrieb Victor Hugo dos Santos:
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: BeforeJob: pg_dump: The command
was: COPY public.file (fileid, fileindex, jobid, pathid, filenameid,
markid, lstat, md5) TO stdout;
02-Jan 06:32 bacula-dir JobId 31005: BeforeJob: pg_dumpall: pg_dump
failed on database "bacula", exiting
====================


--
Sent via pgsql-admin mailing list (pgsql-admin@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin

Reply via email to