Re: DETAIL: Failed on request of size 8

Поиск
Список
Период
Сортировка
От Mark Kirkwood
Тема Re: DETAIL: Failed on request of size 8
Дата
Msg-id 4C491531.1040403@catalyst.net.nz
обсуждение исходный текст
Ответ на DETAIL: Failed on request of size 8  (vamsi krishna <vamsikrishna1902@gmail.com>)
Список pgsql-bugs
On 23/07/10 14:34, vamsi krishna wrote:
> Hi
>
> I am running a query on postgres and got the following error:
>
> ERROR: out of memory
> DETAIL:  Failed on request of size 8
>
>
>

Hmm - looks like your system needs more memory to complete the query
(ahem - would help to see the query, plus EXPLAIN output thereof). To be
of any more help, you need to supply more detail - see:

http://wiki.postgresql.org/wiki/Guide_to_reporting_problems

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

Предыдущее
От: vamsi krishna
Дата:
Сообщение: DETAIL: Failed on request of size 8
Следующее
От: Robert Haas
Дата:
Сообщение: Re: Data extraction via sql from postgres 8.2 to oracle9i.