Re: slow select

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: "Medora Schauer" <mschauer(at)fairfield(dot)com>, "postgresql" <pgsql-performance(at)postgresql(dot)org>
Subject: Re: slow select
Date: 2003-10-22 21:03:12
Message-ID: 200310221403.12570.josh@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Medora,

> So why did were the indices not used before when they yield a better plan?

Your .conf settings, most likely. I'd lower your random_page_cost and raise
your effective_cache_size.

--
-Josh Berkus
Aglio Database Solutions
San Francisco

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message Medora Schauer 2003-10-22 21:16:08 Re: slow select
Previous Message Medora Schauer 2003-10-22 20:56:33 Re: slow select