Re: BUG #4095: Out of memory when restore db

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #4095: Out of memory when restore db
Дата
Msg-id 29379.1207495014@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #4095: Out of memory when restore db  ("Pavel Zaitsev" <pz@mail.ru>)
Список pgsql-bugs
"Pavel Zaitsev" <pz@mail.ru> writes:
> I made the backup of database named avtopzipbuh:
> pg_dump -f%DRIVETO%\Backup\%DIRNAME%\%FILENAME% -Upostgres avtozipbuh
> then, I tried to restore it:
> psql  -davtozipbuh -Upostgres -fF:\Backup\avtozipbuh
> -oF:\Backup\logrestore.txt
> but I had an error
> "psql:F:/Backup/avtozipbuh:214116: ERROR:  out of memory
> DETAIL:  Failed on request of size 536870912.

Is it true that you've got any extremely wide lines (100MB or more)
in that COPY data?

            regards, tom lane

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

Предыдущее
От: Michael Meskes
Дата:
Сообщение: Re: BUG #4090: ECPG Selecting table with NULL values
Следующее
От: Joe Conway
Дата:
Сообщение: Re: BUG #3983: pgxs files still missing in win32 install (8.3.1)