BUG #2522: while executing pgdump - error occurs

From: "Sudhakar" <sudakars(at)slashsupport(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #2522: while executing pgdump - error occurs
Date: 2006-07-10 11:15:59
Message-ID: 200607101115.k6ABFxFU099745@wwwmaster.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


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

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Simon Riggs 2006-07-10 11:19:25 Re: partial indexes not used on parameterized queries?
Previous Message Dirk Lutzebäck 2006-07-10 10:22:22 partial indexes not used on parameterized queries?