Thread: BUG #2522: while executing pgdump - error occurs

BUG #2522: while executing pgdump - error occurs

From
"Sudhakar"
Date:
The following bug has been logged online:

Bug reference:      2522
Logged by:          Sudhakar
Email address:      sudakars@slashsupport.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

Re: BUG #2522: while executing pgdump - error occurs

From
Jim Nasby
Date:
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@slashsupport.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@pervasive.com
Pervasive Software      http://pervasive.com    work: 512-231-6117
vcard: http://jim.nasby.net/pervasive.vcf       cell: 512-569-9461