Re: REPOST:Memory Allocation error using pg_dump on 7.4 - Mailing list pgsql-general

From Tom Lane
Subject Re: REPOST:Memory Allocation error using pg_dump on 7.4
Date
Msg-id 2312.1138375175@sss.pgh.pa.us
Whole thread Raw
In response to REPOST:Memory Allocation error using pg_dump on 7.4  (frank church <pgsql@adontendev.net>)
List pgsql-general
frank church <pgsql@adontendev.net> writes:
> I repeatedly get this error whenever I try to backup a database

> pg_dump: ERROR:  invalid memory alloc request size 4294967290
> pg_dump: SQL command to dump the contents of table "cc_ratecard" failed:
> PQendcopy() failed.

Looks like a corrupt-data problem to me.  Please see the PG list archives
concerning ways to narrow down where the bad data is and get rid of it.

            regards, tom lane

pgsql-general by date:

Previous
From: "A. Kretschmer"
Date:
Subject: Re: Accessing an old database from a new OS installation.
Next
From: "Ilja Golshtein"
Date:
Subject: Re: table is not a table