Error Message - Mailing list pgsql-hackers

From Gregory Krasnow
Subject Error Message
Date
Msg-id 356DEE95.67ADC874@hnc.com
Whole thread Raw
Responses Re: [HACKERS] Error Message
List pgsql-hackers
I hate to bother you developers, but I have a question about the
Postgres server.  Can someone explain to me the following error messages
and how I can avoid them?  I recieved when trying to select from a
simple table with about 5 rows.  When there were only two rows in the
table, the select came back ok, however when I then inerserted 3 more
rows, I started to see this message.  Thank You.

May 27 16:07:31 pclinux postgres: Too Large Allocation Request("!(0 <
(size) && (size) <= (0xfffffff)):size=540029106 [0x203030b2]", File:
"mcxt.c", Line: 232)
May 27 16:07:31 pclinux postgres: !(0 < (size) && (size) <= (0xfffffff))
(0)
May 27 16:28:59 pclinux postgres: NOTICE:  buffer leak [9] detected in
BufferPoolCheckLeak()

- Greg

--
Greg Krasnow
HNC Software Inc.
Financial Industry Solutions
Senior Software Engineer
Email: gak@hnc.com
Direct Phone: 619.799.8341
Fax: 619.546.9464



pgsql-hackers by date:

Previous
From: "Jackson, DeJuan"
Date:
Subject: RE: [GENERAL] Re: [HACKERS] Off-topic: Communication. (was: Conne ct string again)
Next
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] Error Message