Re:

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Jeff Cole <cole(dot)jeff(at)gmail(dot)com>
Cc: pgsql-performance(at)postgresql(dot)org
Subject: Re:
Date: 2007-03-07 16:37:20
Message-ID: 19988.1173285440@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Jeff Cole <cole(dot)jeff(at)gmail(dot)com> writes:
> Hi Tom, you are correct, the distribution is uneven... In the 13k
> symptom_reports rows, there are 105 distinct symptom_ids. But the
> first 8k symptom_reports rows only have 10 distinct symptom_ids.
> Could this cause the problem and would there be anything I could do
> to address it?

Ah-hah, yeah, that explains it. Is it worth your time to deliberately
randomize the order of the rows in symptom_reports? It wasn't clear
whether this query is actually something you need to optimize. You
might have other queries that benefit from the rows being in nonrandom
order, so I'm not entirely sure that this is a good thing to do ...

regards, tom lane

In response to

  • Re: at 2007-03-06 21:47:20 from Jeff Cole

Responses

  • Re: at 2007-03-08 15:30:03 from Jeff Cole

Browse pgsql-performance by date

  From Date Subject
Next Message Stefan Kaltenbrunner 2007-03-07 18:48:44 Re: [kris@obsecurity.org: Progress on scaling of FreeBSD on 8 CPU systems]
Previous Message cedric 2007-03-07 16:12:37 Re: compact flash disks?