Re: Réf. : Re: [GENERAL] Out - Mailing list pgsql-general

From Richard Huxton
Subject Re: Réf. : Re: [GENERAL] Out
Date
Msg-id 43FC617A.4040804@archonet.com
Whole thread Raw
In response to Réf. : Re: Out of memory using ora2pg  (Prestation3.EXPLOITATION@nexans.com)
List pgsql-general
Prestation3.EXPLOITATION@nexans.com wrote:
> Thanks for the answer...
> the configuration is as below:
>
> Oracle          ---->   Ora2pg    ----> PostgreSQL
> Windows 2000            Linux           Windows 2000
> 500 MB                  3 GB            256 MB
>
> Ora2pg.pl  is executed on linux
> top gives for porcess ora2pg.pl
> VIRT    RES
> 44272   28m

OK, so given your original error message:
"Dumping table TRANSACTIONS...
........................................................DBD::Pg::st
execute failed: ERROR:  out of memory
DETAIL:  Failed on request of size 16."

It looks to me like this is on your Windows box (256MB). This leads us
to two questions:
1. What is that machine showing for its memory usage?
2. What do the logs for PostgreSQL say on that machine?

--
   Richard Huxton
   Archonet Ltd

pgsql-general by date:

Previous
From: Alexander Schreiber
Date:
Subject: Re: Postgresql Replication
Next
From: Alban Hertroys
Date:
Subject: Re: How do I use the backend APIs