clarifications needed on postgres/perl

From: "Srishti Software Pvt(dot) Ltd(dot)" <srishti(at)giasbg01(dot)vsnl(dot)net(dot)in>
To: bugs(at)postgreSQL(dot)org
Subject: clarifications needed on postgres/perl
Date: 1999-09-28 07:40:40
Message-ID: 37F070F8.CBF47775@giasbg01.vsnl.net.in
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

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.
kindly suggest some remidies,
we will be very thankful.

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

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 1999-09-28 14:03:36 Re: [BUGS] 'Default' troubles again. This time with time :)))
Previous Message Christof Petig 1999-09-28 06:33:34 Re: [BUGS] INDEX broken on NUMERIC type.