Re: BUG #4698: psql.exe is exits reporting "out of memory" error

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #4698: psql.exe is exits reporting "out of memory" error
Дата
Msg-id 2331.1236713464@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #4698: psql.exe is exits reporting "out of memory" error  ("Yuri Cherio" <yuri@aergo.com>)
Список pgsql-bugs
"Yuri Cherio" <yuri@aergo.com> writes:
> psql -f "filename.sql" > "out_file_name"

> One would expect that standard output should not be accumulated until it
> blows up but instead would behave as a stream.

This is not the case, for various reasons that I don't feel like
debating right now.  You might try using \copy instead of a SELECT,
though.

            regards, tom lane

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

Предыдущее
От: "Yuri Cherio"
Дата:
Сообщение: BUG #4698: psql.exe is exits reporting "out of memory" error
Следующее
От: "Scott Reed"
Дата:
Сообщение: BUG #4699: pg_restore hangs with incorrect file format