Re: Table Partitions / Partial Indexes

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Mike C <smith(dot)not(dot)western(at)gmail(dot)com>
Cc: pgsql-performance(at)postgresql(dot)org
Subject: Re: Table Partitions / Partial Indexes
Date: 2005-12-12 02:39:08
Message-ID: 20805.1134355148@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Mike C <smith(dot)not(dot)western(at)gmail(dot)com> writes:
> CLUSTER on PC_TRAFFIC_IDX3 gives me significantly improved performance:

How can you tell? Neither of these are EXPLAIN ANALYZE output.

regards, tom lane

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Mike C 2005-12-12 02:49:10 Re: Table Partitions / Partial Indexes
Previous Message Mike C 2005-12-12 02:07:59 Table Partitions / Partial Indexes