Re: Why Index is not working on date columns.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Kishore B <kishorebh(at)gmail(dot)com>
Cc: pgsql-performance(at)postgresql(dot)org
Subject: Re: Why Index is not working on date columns.
Date: 2005-10-25 18:01:04
Message-ID: 18598.1130263264@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Kishore B <kishorebh(at)gmail(dot)com> writes:
>> I surmise that you are testing on toy tables and extrapolating to what
>> will happen on larger tables.
>>
> These tables participating here contain more than 8 million records as of
> now, and on every day, 200K records, will add to them.

In that case, have you ANALYZEd the tables lately? The planner's cost
estimates correspond to awfully small tables ...

regards, tom lane

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message Rich Doughty 2005-10-25 18:28:34 Re: Outer join query plans and performance
Previous Message Merlin Moncure 2005-10-25 17:02:20 Re: impact of stats_command_string