BUG #2523: while executing pg_dump - error occurs - Mailing list pgsql-bugs

From Sudhakar
Subject BUG #2523: while executing pg_dump - error occurs
Date
Msg-id 200607110843.k6B8h4oY021217@wwwmaster.postgresql.org
Whole thread Raw
List pgsql-bugs
The following bug has been logged online:

Bug reference:      2523
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 pg_dump - error occurs
Details:

Hi,

I am getting following error. Kindly help me to resolve the problem.

g_dump -O magellan >
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;


Thanks In Advance

Regards
Sudakar Srinivasan

pgsql-bugs by date:

Previous
From: "William ZHANG"
Date:
Subject: Re: BUG #2496: Troubles with fixed-point types (NUMERIC, DECIMAL,...)
Next
From: "Sudhakar"
Date:
Subject: BUG #2522: while executing pgdump - error occurs