Out of memory problem

From: Nicola Farina <nicola(dot)farina(at)info-line(dot)it>
To: pgsql-general(at)postgresql(dot)org
Subject: Out of memory problem
Date: 2009-12-30 10:35:55
Message-ID: 4B3B2D0B.5050903@info-line.it
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello

I am using PostgreSQL 8.3.7, compiled by Visual C++ build 1400 under
win32 on a pc with 2 gb ram.
I need to use a long running plperlu stored procedure which actually
seems to make pg consume lot of memory
till a point in which pg crashes.

I have a log with these messages:

<<
Out of memory!
Callback called exit at C:\Perl\lib/DBD/Oracle.pm line 273.

Callback called exit at C:\Perl\lib/DBD/Oracle.pm line 273.

2009-12-30 10:44:35 CET FATAL: pre-existing shared memory block is
still in use
2009-12-30 10:44:35 CET HINT: Check if there are any old server
processes still running, and terminate them.
>>

I am using default pg settings.
Is it possible, in your opinion, that changing some pg memory parameters
could solve this issue ?
May you point me to the relevant docs ?
Thanks in advance
Bye
Nicola

--
Nicola Farina

Ufficio Progetti

Info Line Srl, Via Colorno 63/a, 43122 Parma
Tel 0521-609811
Fax 0521-606924
e-mail: nicola(dot)farina(at)info-line(dot)it
sito web: http://www.info-line.it

*** AVVISO di RISERVATEZZA ***

Ai sensi del D.lgs 196/03 si precisa che il contenuto di questo messaggio è rivolto unicamente alle persone cui è indirizzato e può contenere informazioni la cui riservatezza è tutelata legalmente.
Ne sono vietati la riproduzione, la diffusione e l'uso in mancanza di autorizzazione del destinatario. Se l'avete ricevuto per errore vogliate eliminare il messaggio in modo permanente e darcene cortesemente notizia rispondendo all'indirizzo:
segreteria(at)info-line(dot)it

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Albe Laurenz 2009-12-30 11:03:37 Re: esql vs libpq
Previous Message svcntk 2009-12-30 08:59:20 Re: esql vs libpq