postgresql max memory (pl/Perl) - Mailing list pgsql-general

From FERREIRA William (COFRAMI)
Subject postgresql max memory (pl/Perl)
Date
Msg-id 1904E3EB39448246A7ECB76DF34A70B00143B4AA@TOCOMEXC03
Whole thread Raw
List pgsql-general

hi

in my application i select data from my database and i store it into a pl/perl variable $myClob.

the quantity of data is very big (around 250Mo, growing to 800Mo). and next i write this data into a file.
with Oracle, it works, but with Oracle i get an exception saying that postgresql use a memory adress which is not allowed (or not in write mode).

my database is install on windows2000NT, with PIV 2.8Ghz and 1Go RAM.
does this error comes from the configuration of my database, the limits of postgresql, or does i must write the file in several times ?

an other question is that the application will run on others plateform :
does i will get an error with a SUN station : biprocessor, 4Go RAM and solaris 2.8 ?

regards

        Will

pgsql-general by date:

Previous
From: "Rick Schumeyer"
Date:
Subject: tsearch2 installation question
Next
From: Michael Fuhr
Date:
Subject: Re: debug_print_plan