Re: BUG #2522: while executing pgdump - error occurs - Mailing list pgsql-bugs

From Jim Nasby
Subject Re: BUG #2522: while executing pgdump - error occurs
Date
Msg-id E5C3CAD5-2B61-4774-863E-38C880AD413C@pervasive.com
Whole thread Raw
In response to BUG #2522: while executing pgdump - error occurs  ("Sudhakar" <sudakars@slashsupport.com>)
List 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@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

pgsql-bugs by date:

Previous
From: Jim Nasby
Date:
Subject: Re: BUG #2530: Some columns not visible when select from table (via odbc only)
Next
From: tomas@tuxteam.de
Date:
Subject: Re: BUG #2565: pg tool doesn't detect window size changes