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: [EMAIL PROTECTED]
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 [EMAIL PROTECTED]
Pervasive Software http://pervasive.com work: 512-231-6117
vcard: http://jim.nasby.net/pervasive.vcf cell: 512-569-9461
---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
choose an index scan if your joining column's datatypes do not
match