Re: Hash join on int takes 8..114 seconds - Mailing list pgsql-performance

From tv@fuzzy.cz
Subject Re: Hash join on int takes 8..114 seconds
Date
Msg-id 60633.89.102.139.23.1227533964.squirrel@sq.gransy.com
Whole thread Raw
In response to Re: Hash join on int takes 8..114 seconds  ("Andrus" <kobruleht2@hot.ee>)
Responses Re: Hash join on int takes 8..114 seconds
List pgsql-performance
>> Given the fact that the performance issues are caused by bloated tables
>> and / or slow I/O subsystem, moving to a similar system won't help I
>> guess.
>
> I have ran VACUUM FULL ANALYZE VERBOSE
> and set MAX_FSM_PAGES = 150000
>
> So there is no any bloat except pg_shdepend indexes which should not
> affect to query speed.

OK, what was the number of unused pointer items in the VACUUM output?

The query performance is still the same as when the tables were bloated?
What are the outputs of iostat/vmstat/dstat/top when running the query?

regards
Tomas


pgsql-performance by date:

Previous
From: Steve Clark
Date:
Subject: Re: Perc 3 DC
Next
From: Glyn Astill
Date:
Subject: Re: Perc 3 DC