Re: [PERFORMANCE] work_mem vs temp files issue - Mailing list pgsql-performance

From Jaime Casanova
Subject Re: [PERFORMANCE] work_mem vs temp files issue
Date
Msg-id 3073cc9b1001130814t79b313dk4377996dee0ac521@mail.gmail.com
Whole thread Raw
In response to Re: [PERFORMANCE] work_mem vs temp files issue  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: [PERFORMANCE] work_mem vs temp files issue
List pgsql-performance
On Wed, Jan 13, 2010 at 11:11 AM, Robert Haas <robertmhaas@gmail.com> wrote:
>
> Well, what about when we're just doing EXPLAIN, not EXPLAIN ANALYZE?
> It'll add another line to the output for the expected number of
> batches.
>

and when we are in EXPLAIN ANALYZE the real number as well?

--
Atentamente,
Jaime Casanova
Soporte y capacitación de PostgreSQL
Asesoría y desarrollo de sistemas
Guayaquil - Ecuador
Cel. +59387171157

pgsql-performance by date:

Previous
From: Robert Haas
Date:
Subject: Re: [PERFORMANCE] work_mem vs temp files issue
Next
From: Robert Haas
Date:
Subject: Re: a heavy duty operation on an "unused" table kills my server