Re: why update is slower on my pc?

From: Satoshi Nagayasu <satoshi(dot)nagayasu(at)gmail(dot)com>
To: sunpeng <bluevaley(at)gmail(dot)com>
Cc: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: why update is slower on my pc?
Date: 2010-12-26 14:57:05
Message-ID: 6014B93D-DF48-4442-995E-7FC2589E4520@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 2010/12/26, at 21:35, sunpeng <bluevaley(at)gmail(dot)com> wrote:
> so the writing speed on disk of pc is much faster than laptop, why the update sql command is much slower than my laptop? what's the reason causing such decrease?

Are those PostgreSQL versions and/or configurations completely same?
How about shared_buffers, or things like that?

--
NAGAYASU Satoshi <satoshi(dot)nagayasu(at)gmail(dot)com>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Scott Marlowe 2010-12-26 15:00:19 Re: why update is slower on my pc?
Previous Message Pavel Stehule 2010-12-26 13:24:33 Re: SQL queries inside a C function?