Re: FATAL 1: Memory exhausted in AllocSetAlloc() - Mailing list pgsql-general

From Tom Lane
Subject Re: FATAL 1: Memory exhausted in AllocSetAlloc()
Date
Msg-id 18866.1038418867@sss.pgh.pa.us
Whole thread Raw
In response to FATAL 1: Memory exhausted in AllocSetAlloc()  ("Gordon P. Oliver" <gordulat@pacbel.net>)
List pgsql-general
"Gordon P. Oliver" <gordulat@pacbel.net> writes:
>   I have a problem that generates the out of memory error above in a
> consistent manner. It doesn't seem to be covered in the faq's. Note that
> this same code does _not_ fail in 7.2.1-5, but please don't ask me to
> upgrade, it is a production server :-)

> Version:
>   postgresql-7.0.3-8 (RedHat)

Sorry, but you need to upgrade.  7.0.* and before leak memory within
large queries.  This isn't a FAQ anymore because it stopped being
interesting more than a year ago...

            regards, tom lane

pgsql-general by date:

Previous
From: Steve Crawford
Date:
Subject: Re: Request assistance connecting with Pg::connectdb
Next
From: "Ron St.Pierre"
Date:
Subject: Re: Select nextval problem