Re: Question about plan

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Martijn van Oosterhout <kleptog(at)svana(dot)org>
Cc: Postgresql General <pgsql-general(at)postgresql(dot)org>
Subject: Re: Question about plan
Date: 2001-09-03 18:42:20
Message-ID: 5698.999542540@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Martijn van Oosterhout <kleptog(at)svana(dot)org> writes:
> The problem is that it is running out of memory (after using around 500MB).

Update to 7.1, which fixes lots of intra-query memory leakage problems.

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Fernando Schapachnik 2001-09-03 18:53:22 Re: SHOW
Previous Message Francesco Casadei 2001-09-03 18:07:28 Catching errors inside a function