clarifications needed on postgres/perl - Mailing list pgsql-bugs

From Srishti Software Pvt. Ltd.
Subject clarifications needed on postgres/perl
Date
Msg-id 37F070F8.CBF47775@giasbg01.vsnl.net.in
Whole thread Raw
List 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.

pgsql-bugs by date:

Previous
From: Christof Petig
Date:
Subject: Re: [BUGS] INDEX broken on NUMERIC type.
Next
From: Tom Lane
Date:
Subject: Re: [BUGS] 'Default' troubles again. This time with time :)))