Re: ERROR: invalid memory alloc request size 4294967293
От | Thomas Markus |
---|---|
Тема | Re: ERROR: invalid memory alloc request size 4294967293 |
Дата | |
Msg-id | 4D2329A7.5000905@proventis.net обсуждение исходный текст |
Ответ на | ERROR: invalid memory alloc request size 4294967293 (Victor Hugo dos Santos <listas.vhs@gmail.com>) |
Ответы |
Re: ERROR: invalid memory alloc request size 4294967293
|
Список | pgsql-admin |
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 > ====================
В списке pgsql-admin по дате отправления: