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 3073cc9b1001111015t3888cbbex7171d61b952218da@mail.gmail.com
Whole thread Raw
In response to Re: [PERFORMANCE] work_mem vs temp files issue  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: [PERFORMANCE] work_mem vs temp files issue
List pgsql-performance
On Sun, Sep 13, 2009 at 5:37 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>
> It might be useful to turn on trace_sort to see if the small files
> are coming from sorts.  If they're from hashes I'm afraid there's
> no handy instrumentation ...
>

yes they are, this is the log (i deleted the STATEMENT lines because
they were redundant), seems like all the temp files are used to
execute the same sentence...

BTW, this is my laptop no the server.

--
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: Bob Dusek
Date:
Subject: Re: performance config help
Next
From: Scott Marlowe
Date:
Subject: Re: performance config help