Re: start time very high

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Jean-Max Reymond <jmreymond(at)gmail(dot)com>
Cc: pgsql-performance(at)postgresql(dot)org
Subject: Re: start time very high
Date: 2005-06-30 21:01:28
Message-ID: 21580.1120165288@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Jean-Max Reymond <jmreymond(at)gmail(dot)com> writes:
> 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.

Are you sure they're both vacuumed? The Sun machine's behavior seems
consistent with the idea of a lot of dead rows in its copy of the table.

regards, tom lane

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message John Mendenhall 2005-06-30 22:24:51 ported application having performance issues
Previous Message Josh Berkus 2005-06-30 19:01:27 Re: start time very high