Re: why update is slower on my pc?

From: Jasen Betts <jasen(at)xnet(dot)co(dot)nz>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: why update is slower on my pc?
Date: 2010-12-27 08:24:35
Message-ID: if9ig3$92a$2@reversiblemaps.ath.cx
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 2010-12-26, sunpeng <bluevaley(at)gmail(dot)com> wrote:

> First I wondered whether the write speed on pc is lower than laptop, so i
> use a cp command to test a write speed:

that is often a test of read speed only.
as the writes will be cached.

--
⚂⚃ 100% natural

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Radosław Smogura 2010-12-27 09:00:41 Binary procedures for few types
Previous Message Radosław Smogura 2010-12-27 07:25:30 Re: 2 versions of an entity worth distinct table?