Re: Why no performance boost although I added an index?

From: "Dan Langille" <dan(at)langille(dot)org>
To: Jonathan Bartlett <johnnyb(at)eskimo(dot)com>
Cc: <pgsql-general(at)postgresql(dot)org>
Subject: Re: Why no performance boost although I added an index?
Date: 2003-04-07 22:24:09
Message-ID: 3E91C249.32308.C180636@localhost
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 7 Apr 2003 at 15:05, Jonathan Bartlett wrote:

> This is a really big lose if your index and table are on the same
> disk.

Can you quantity "really big" for us please? Not all of us have more
than one disk per box. I haven't looked into the ability for PG to
put tables and indexes on specific disks.
--
Dan Langille : http://www.langille.org/

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message nolan 2003-04-07 23:05:04 Re: Why no performance boost although I added an index?
Previous Message Doug McNaught 2003-04-07 22:12:07 Re: vacuum by non-owner