Re: Out of memory using ora2pg

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Out of memory using ora2pg
Дата
Msg-id 11616.1140620310@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Out of memory using ora2pg  (Prestation3.EXPLOITATION@nexans.com)
Список pgsql-general
Prestation3.EXPLOITATION@nexans.com writes:
> Dumping table TRANSACTIONS...
> ........................................................DBD::Pg::st
> execute failed: ERROR:  out of memory
> DETAIL:  Failed on request of size 16.
> ERROR:  out of memory
> DETAIL:  Failed on request of size 16.

> Is it a problem with perl memory or posgresql memory ?

Given the spelling of the error message, that's coming from the server
side (I don't think we have any client-side code that uses DETAIL lines).
What is the exact SQL query that's being executed here?  (If you don't
know, try enabling query logging in the server so you can find out.)
You should be able to replicate the failure by entering the same query
via psql.  If so, let's see the output of EXPLAIN for the query.

            regards, tom lane

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

Предыдущее
От: "Dave Page"
Дата:
Сообщение: Re: Attn. PostgreSQL.org webmasters: Site Link not working
Следующее
От: jason.ctr.alburger@faa.gov
Дата:
Сообщение: ecpg error --> DbPg_cre_sect_buf.pgc:1334: ERROR: syntax error at or near "RELEASE"