From: | Jim Nasby <jnasby(at)pervasive(dot)com> |
---|---|
To: | Sudhakar <sudakars(at)slashsupport(dot)com> |
Cc: | pgsql-bugs(at)postgresql(dot)org |
Subject: | Re: BUG #2522: while executing pgdump - error occurs |
Date: | 2006-08-08 17:11:53 |
Message-ID: | E5C3CAD5-2B61-4774-863E-38C880AD413C@pervasive.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
This may have been fixed in a later version of 7.4. In any case,
you're exposing yourself to data loss bugs; you need to upgrade to
the latest 7.4 immediately.
On Jul 10, 2006, at 10:15 AM, Sudhakar wrote:
> The following bug has been logged online:
>
> Bug reference: 2522
> Logged by: Sudhakar
> Email address: sudakars(at)slashsupport(dot)com
> PostgreSQL version: psql 7.4.2
> Operating system: SUSE LINUX Enterprise Server 9 (i586)
> Description: while executing pgdump - error occurs
> Details:
>
> HI,
>
> The following is the error while executing pgdump command.
> magellan_154_db_postgres_10july2006_1149amist.sql
> pg_dump: ERROR: invalid memory alloc request size 4294967293
> pg_dump: SQL command to dump the contents of table "ctblankcall"
> failed:
> PQendcopy() failed.
> pg_dump: Error message from server: ERROR: invalid memory alloc
> request
> size 4294967293
> pg_dump: The command was: COPY public.ctblankcall (ctblcaseid, ctiplc,
> ctacdlogin, ctcustomername, cttelephone, ctcallstatus, ctreason,
> ctcreatedon, ctcreatedby, ctupdatedon, ctupdatedby, ctdeletestatus) TO
> stdout;
>
> Can anybody help me out to solve the issue
> Thanks In Advance
> Regards
> Sudakar Srinivasan
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 5: don't forget to increase your free space map settings
>
--
Jim C. Nasby, Sr. Engineering Consultant jnasby(at)pervasive(dot)com
Pervasive Software http://pervasive.com work: 512-231-6117
vcard: http://jim.nasby.net/pervasive.vcf cell: 512-569-9461
From | Date | Subject | |
---|---|---|---|
Next Message | Jim Nasby | 2006-08-08 17:17:27 | Re: BUG #2530: Some columns not visible when select from table (via odbc only) |
Previous Message | Jaroslav Prodelal | 2006-08-08 09:58:07 | BUG #2568: Vacuum locks tables and do nothing |