Re: Restoring a pg_dump fails with

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Restoring a pg_dump fails with
Дата
Msg-id 16641.988302196@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Restoring a pg_dump fails with  (Reiner Dassing <dassing@wettzell.ifag.de>)
Список pgsql-admin
Reiner Dassing <dassing@wettzell.ifag.de> writes:
> By upgrading von PostgreSQL 6.5.3 to 7.1.0 I restored a dump file by
> psql dbname <dbname.dump

> After some time I get the following message:
> ERROR:  copy: line 1638280, Memory exhausted in AllocSetAlloc(56)
> PQendcopy: resetting connection

That shouldn't happen.  Could we see the dump file?  (Just the schema
commands, not the data itself...)

            regards, tom lane

В списке pgsql-admin по дате отправления:

Предыдущее
От: Ragnar Kjørstad
Дата:
Сообщение: Re: Restoring a pg_dump fails with
Следующее
От: Tom Lane
Дата:
Сообщение: Re: error compiling 7.1 on Solaris 8 x86 (long)