clarifications needed on postgres/perl

From: "Srishti Software Pvt(dot) Ltd(dot)" <srishti(at)giasbg01(dot)vsnl(dot)net(dot)in>
To: pgsql-general(at)postgresql(dot)org
Subject: clarifications needed on postgres/perl
Date: 1999-09-28 18:31:28
Message-ID: 37F10980.2D125881@giasbg01.vsnl.net.in
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi!,
we are using postgresql(6.3.2-10) on red-hat linux 5.2.
we use perl-5 to access postgres.
the problem we have is :
we have a table having 13 fields, now when updating one of the fields
from the perl program, for more than 800 records, the following error
is
reported :
"FATAL 1: palloc failed: memory exhausted."
how ever when doing the same directly in psql monitor, there is no
error. also when the number of records to be updated are below 800
there
is no error.

We also changed the buffer size to 256, still we get an error like:

IpcMemoryCreate: memKey=155356396 , size=760632 ,
permission=384IpcMemoryCreate: shmget(..., create, ...)
failed: Invalid argument

i know I have to build IPC support into the Linux kernel. i
will have to rebuild the kernel and switch on this option.

can u please tell me how to do it.?

kindly suggest some remidies,
we will be very thankful.

looking forward to ur valuable suggestions very soon,
with best regards,
Team srishti.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Srishti Software Pvt. Ltd. 1999-09-28 18:35:05 Re: clarifications needed on postgres/perl
Previous Message myers 1999-09-28 17:34:34 Re: [GENERAL] Solaris 7 x86 error