Re: start time very high

From: Jean-Max Reymond <jmreymond(at)gmail(dot)com>
To: pgsql-performance(at)postgresql(dot)org
Subject: Re: start time very high
Date: 2005-06-30 16:23:22
Message-ID: 4b09a0c0506300923622887d@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

2005/6/30, Jean-Max Reymond <jmreymond(at)gmail(dot)com>:
> so the request run in 26.646 ms on the Sun and 0.469ms on my laptop :-(
> the database are the same, vacuumed and I think the Postgres (8.0.3)
> are well configured.
> The Sun has two disks and use the TABLESPACE to have index on one disk
> and data's on the other disk.
> It seems that the cost of the first sort is very high on the Sun.
> How is it possible ?

may be data's not loaded in memory but on disk ?

--
Jean-Max Reymond
CKR Solutions Open Source
Nice France
http://www.ckr-solutions.com

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message Josh Berkus 2005-06-30 19:01:27 Re: start time very high
Previous Message Jean-Max Reymond 2005-06-30 15:42:06 start time very high