Re: [COMMITTERS] pgsql: Get rid of the need for manual maintenance of the initial - Mailing list pgsql-hackers

From Tom Lane
Subject Re: [COMMITTERS] pgsql: Get rid of the need for manual maintenance of the initial
Date
Msg-id 11933.1262713202@sss.pgh.pa.us
Whole thread Raw
In response to Re: [COMMITTERS] pgsql: Get rid of the need for manual maintenance of the initial  (Stefan Kaltenbrunner <stefan@kaltenbrunner.cc>)
List pgsql-hackers
Stefan Kaltenbrunner <stefan@kaltenbrunner.cc> writes:
> this broke the build on spoonbill:

> http://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=spoonbill&dt=2010-01-05%2015:05:08

> manually executing the command shows that the perl process eats more 
> than 250MB of RAM at closely afterwards fails with an out of memory due 
> to hitting the process limit on that box.
> I don't think that is in any way sane :)

Bizarre.  Gen_fmgrtab.pl doesn't eat anywhere near that much RAM here.
Anybody else seeing the same?
        regards, tom lane


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Re: [COMMITTERS] pgsql: Get rid of the need for manual maintenance of the initial
Next
From: Marko Tiikkaja
Date:
Subject: Re: Writeable CTEs