Error during pg_dump - Mailing list pgsql-general

From Akash Garg
Subject Error during pg_dump
Date
Msg-id 89058be20506201408cf850eb@mail.gmail.com
Whole thread Raw
In response to error during pg_dump  (Akash Garg <akash.garg@gmail.com>)
List pgsql-general
I got this error while doing a pg_dump on one of my tables -- any ideas?


pg_dump: ERROR:  invalid memory alloc request size 18446744073709551613
pg_dump: SQL command to dump the contents of table "users" failed:
PQendcopy() failed.
pg_dump: Error message from server: ERROR:  invalid memory alloc
request size 18446744073709551613
pg_dump: The command was: COPY public.users (id, "password", email,
firstname, lastname, dob, gender, timecreated, lastmodified,
pageviews, status, address, city, zip, country, state, phone,
lovestatus, interests, highschool, college, company, description,
matchdescription, hideage, hideprofile, hidepicture, hidejournal,
lastlogin, newsletter, offer, specialoffer, listpage, listpage2,
permissions, randomid, nextpage, whosinviewed, yahooviewed,
hotmailviewed, outlookviewed, loginid, numcontacts, inviteid,
inviterid, numlogins, lastoffertime, hidelocation, hidestatus,
emailpref) TO stdout;

Thanks,
Akash

pgsql-general by date:

Previous
From: Akash Garg
Date:
Subject: error during pg_dump
Next
From: Simon Windsor
Date:
Subject: pg_hba problem