From: | "Sudhakar" <sudakars(at)slashsupport(dot)com> |
---|---|
To: | pgsql-bugs(at)postgresql(dot)org |
Subject: | BUG #2523: while executing pg_dump - error occurs |
Date: | 2006-07-11 08:43:04 |
Message-ID: | 200607110843.k6B8h4oY021217@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: 2523
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 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
From | Date | Subject | |
---|---|---|---|
Next Message | mario ruggier | 2006-07-11 15:31:55 | Re: BUG #2365: can't install |
Previous Message | William ZHANG | 2006-07-11 01:04:15 | Re: BUG #2496: Troubles with fixed-point types (NUMERIC, DECIMAL, ...) |