Error during pg_dump

Поиск
Список
Период
Сортировка
От Akash Garg
Тема Error during pg_dump
Дата
Msg-id 89058be20506201408cf850eb@mail.gmail.com
обсуждение исходный текст
Ответ на error during pg_dump  (Akash Garg <akash.garg@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Akash Garg
Дата:
Сообщение: error during pg_dump
Следующее
От: Simon Windsor
Дата:
Сообщение: pg_hba problem